]> git.ipfire.org Git - thirdparty/git.git/blobdiff - environment.c
fsmonitor: config settings are repository-specific
[thirdparty/git.git] / environment.c
index fd0501e77a5b8d96dad8b5fe3714b74f13786be7..00682e638d7294b6584e4ed2f0ed7c8d2c151d6b 100644 (file)
@@ -84,7 +84,6 @@ int protect_hfs = PROTECT_HFS_DEFAULT;
 #define PROTECT_NTFS_DEFAULT 1
 #endif
 int protect_ntfs = PROTECT_NTFS_DEFAULT;
-const char *core_fsmonitor;
 
 /*
  * The character that begins a commented line in user-editable file