diff options
Diffstat (limited to 'test/optfuzz.c')
-rw-r--r-- | test/optfuzz.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/optfuzz.c b/test/optfuzz.c index 1992acac3..2acb0ce35 100644 --- a/test/optfuzz.c +++ b/test/optfuzz.c @@ -26,7 +26,6 @@ */ #define SQLITE_THREADSAFE 0 #define SQLITE_OMIT_LOAD_EXTENSION 1 -#define SQLITE_ENABLE_DESERIALIZE 1 #include "sqlite3.c" /* Content of the read-only test database */ |