mirror of
https://github.com/status-im/sqlcipher.git
synced 2025-02-22 16:58:14 +00:00
remove other OMIT_EXPORT
This commit is contained in:
parent
e380c65afe
commit
c84e47fd5f
@ -969,8 +969,6 @@ void sqlite3CodecGetKey(sqlite3* db, int nDb, void **zKey, int *nKey) {
|
||||
}
|
||||
}
|
||||
|
||||
#ifndef OMIT_EXPORT
|
||||
|
||||
/*
|
||||
* Implementation of an "export" function that allows a caller
|
||||
* to duplicate the main database to an attached database. This is intended
|
||||
@ -1176,8 +1174,5 @@ end_of_export:
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
/* END SQLCIPHER */
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user