aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_drop_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_drop_tables.c')
-rw-r--r--src/exchangedb/pg_drop_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/pg_drop_tables.c b/src/exchangedb/pg_drop_tables.c
index 4693e1154..55857018b 100644
--- a/src/exchangedb/pg_drop_tables.c
+++ b/src/exchangedb/pg_drop_tables.c
@@ -43,7 +43,6 @@ TEH_PG_drop_tables (void *cls)
{
GNUNET_PQ_disconnect (pg->conn);
pg->conn = NULL;
- pg->init = false;
}
conn = GNUNET_PQ_connect_with_cfg (pg->cfg,
"exchangedb-postgres",