summaryrefslogtreecommitdiff
path: root/src/backenddb
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-13 15:39:04 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-13 15:39:04 +0100
commit8c5f9e0478b1a3cee938c0d5da7fdedbb8c54681 (patch)
tree01f695bf65735ed2dfc52f29d1453d434bcbaf4d /src/backenddb
parenta0913b87fe49e8ea16fc3608e32bb8ccd7b3940b (diff)
downloadmerchant-8c5f9e0478b1a3cee938c0d5da7fdedbb8c54681.tar.gz
merchant-8c5f9e0478b1a3cee938c0d5da7fdedbb8c54681.tar.bz2
merchant-8c5f9e0478b1a3cee938c0d5da7fdedbb8c54681.zip
Removing leftover
Diffstat (limited to 'src/backenddb')
-rw-r--r--src/backenddb/plugin_merchantdb_postgres.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/backenddb/plugin_merchantdb_postgres.c b/src/backenddb/plugin_merchantdb_postgres.c
index 8fbed465..193c0a63 100644
--- a/src/backenddb/plugin_merchantdb_postgres.c
+++ b/src/backenddb/plugin_merchantdb_postgres.c
@@ -431,9 +431,6 @@ postgres_find_contract (void *cls,
return GNUNET_SYSERR;
}
- GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "i, %d\n", i);
-
if (0 == i)
return GNUNET_NO;