1
0
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:
drh
2007-09-03 15:26:20 +00:00
parent 33f4e02af6
commit 386ef28bc2
5 changed files with 11 additions and 18 deletions

View File

@@ -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