summaryrefslogtreecommitdiff
path: root/tests-clar/repo/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar/repo/init.c')
-rw-r--r--tests-clar/repo/init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests-clar/repo/init.c b/tests-clar/repo/init.c
index 8cf73795f..e0a0f67d5 100644
--- a/tests-clar/repo/init.c
+++ b/tests-clar/repo/init.c
@@ -223,8 +223,6 @@ void test_repo_init__detect_filemode(void)
#endif
}
-#define CASE_INSENSITIVE_FILESYSTEM (defined GIT_WIN32 || defined __APPLE__)
-
void test_repo_init__detect_ignorecase(void)
{
#if CASE_INSENSITIVE_FILESYSTEM