about summary refs log tree commit diff
path: root/src/libstore/gc.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstore/gc.hh')
-rw-r--r--src/libstore/gc.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/libstore/gc.hh b/src/libstore/gc.hh
deleted file mode 100644
index c86f7678b3df..000000000000
--- a/src/libstore/gc.hh
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef  __GC_H_INCLUDED
-#define  __GC_H_INCLUDED
-
-const unsigned int defaultGcLevel = 1000;
-
-#endif //__GC_H_INCLUDED