summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/common.h b/src/common.h
index b6a6b4d5c..b6d8ae3a4 100644
--- a/src/common.h
+++ b/src/common.h
@@ -2,10 +2,6 @@
#define INCLUDE_common_h__
#include "git2/common.h"
-
-/** Force 64 bit off_t size on POSIX. */
-#define _FILE_OFFSET_BITS 64
-
#include "git2/thread-utils.h"
#include "cc-compat.h"