mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-12 13:01:09 +03:00
Remove the last traces of SQLITE_ENABLE_REDEF_IO. (CVS 4377)
FossilOrigin-Name: 38dff76ddf0ec7d2cd0d2e1282f9c36558e5661a
This commit is contained in:
@@ -1184,7 +1184,7 @@ static int testAsyncWait(
|
||||
}
|
||||
|
||||
|
||||
#endif /* OS_UNIX and SQLITE_THREADSAFE and defined(SQLITE_ENABLE_REDEF_IO) */
|
||||
#endif /* OS_UNIX and SQLITE_THREADSAFE */
|
||||
|
||||
/*
|
||||
** This routine registers the custom TCL commands defined in this
|
||||
|
||||
Reference in New Issue
Block a user