aboutsummaryrefslogtreecommitdiff
path: root/src/os.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os.c')
-rw-r--r--src/os.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/os.c b/src/os.c
index 6138bf4f3..5cf001479 100644
--- a/src/os.c
+++ b/src/os.c
@@ -13,9 +13,7 @@
** This file contains OS interface code that is common to all
** architectures.
*/
-#define _SQLITE_OS_C_ 1
#include "sqliteInt.h"
-#undef _SQLITE_OS_C_
/*
** If we compile with the SQLITE_TEST macro set, then the following block