Compare commits
1 Commits
playground
...
cbeaa13ed0
| Author | SHA1 | Date | |
|---|---|---|---|
|
cbeaa13ed0
|
@@ -77,8 +77,6 @@ _db_teardown(const char* ctx)
|
||||
}
|
||||
g_chatlog_database = NULL;
|
||||
}
|
||||
// Safe to call unconditionally; no-op if not initialized.
|
||||
// See: https://www.sqlite.org/c3ref/initialize.html
|
||||
sqlite3_shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user