mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 10:37:54 +08:00
Remove obsolete comment about thread safety
This commit is contained in:
@@ -147,10 +147,6 @@ static int sqlwlen(SQLWCHAR *p){
|
|||||||
}
|
}
|
||||||
#endif // ENABLE_ODBC_W
|
#endif // ENABLE_ODBC_W
|
||||||
|
|
||||||
/* The SQL engine is presently non-reenterrant and non-thread safe.
|
|
||||||
See SQLExecute for details.
|
|
||||||
*/
|
|
||||||
|
|
||||||
static void LogError (const char* format, ...)
|
static void LogError (const char* format, ...)
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user