[PATCH] Remove unused sha1_file_directory variable.
[gitweb.git] / sha1_file.c
index e6ce455ae90bd430f2128f454bdb6e0575412486..f1c1c70d784aa0587cd4c7143c3d464fd8e5ddc6 100644 (file)
@@ -9,8 +9,6 @@
 #include <stdarg.h>
 #include "cache.h"
 
-const char *sha1_file_directory = NULL;
-
 #ifndef O_NOATIME
 #if defined(__linux__) && (defined(__i386__) || defined(__PPC__))
 #define O_NOATIME 01000000