mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
Reverting failed change
This commit is contained in:
parent
09f58b864d
commit
3e680309ba
1 changed files with 1 additions and 1 deletions
2
dbdimp.c
2
dbdimp.c
|
@ -30,7 +30,7 @@ DBISTATE_DECLARE;
|
|||
void
|
||||
sqlite_init(dbistate_t *dbistate)
|
||||
{
|
||||
DBISTATE_INIT; /* Initialize the DBI macros */
|
||||
/* DBISTATE_INIT; Initialize the DBI macros */
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Reference in a new issue