mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
Remove obsolete comment about thread safety
This commit is contained in:
parent
3d63f16fc0
commit
e67c8e6d52
@ -147,10 +147,6 @@ static int sqlwlen(SQLWCHAR *p){
|
||||
}
|
||||
#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, ...)
|
||||
{
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user