diff options
Diffstat (limited to 'src/fileops.h')
-rw-r--r-- | src/fileops.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fileops.h b/src/fileops.h index ae8932bd3..953fc732f 100644 --- a/src/fileops.h +++ b/src/fileops.h @@ -12,8 +12,6 @@ #include <fcntl.h> #include <time.h> -#define GIT_PATH_LIST_SEPARATOR ':' - #ifdef GIT_WIN32 #define GIT_PLATFORM_PATH_SEP '\\' #else |