1
0
Fork 0
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:
Adam Kennedy 2009-04-10 06:27:50 +00:00
parent 09f58b864d
commit 3e680309ba

View file

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