summaryrefslogtreecommitdiffstats
path: root/xlators/performance/nl-cache/src/nl-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/nl-cache/src/nl-cache.h')
-rw-r--r--xlators/performance/nl-cache/src/nl-cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/performance/nl-cache/src/nl-cache.h b/xlators/performance/nl-cache/src/nl-cache.h
index 10ec022d05c..3bd7c83237a 100644
--- a/xlators/performance/nl-cache/src/nl-cache.h
+++ b/xlators/performance/nl-cache/src/nl-cache.h
@@ -44,7 +44,6 @@
enum nlc_cache_clear_reason {
NLC_NONE = 0,
- NLC_TIMER_EXPIRED,
NLC_LRU_PRUNE,
};