summaryrefslogtreecommitdiff
path: root/dist/sqlite3.c
diff options
context:
space:
mode:
Diffstat (limited to 'dist/sqlite3.c')
-rw-r--r--dist/sqlite3.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/sqlite3.c b/dist/sqlite3.c
index fe17797..7f46e6e 100644
--- a/dist/sqlite3.c
+++ b/dist/sqlite3.c
@@ -25,10 +25,6 @@
#ifndef SQLITE_API
# define SQLITE_API
#endif
-// Begin Android Add
-#define fdatasync fsync
-#undef __APPLE__
-// End Android Add
/************** Begin file sqliteInt.h ***************************************/
/*
** 2001 September 15