commit 8c5f9e0478b1a3cee938c0d5da7fdedbb8c54681
parent a0913b87fe49e8ea16fc3608e32bb8ccd7b3940b
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Tue, 13 Dec 2016 15:39:04 +0100
Removing leftover
Diffstat:
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/src/backend/taler-merchant-httpd_mhd.c b/src/backend/taler-merchant-httpd_mhd.c
@@ -1,4 +1,4 @@
-/*
+return /*
This file is part of TALER
Copyright (C) 2014, 2015, 2016 GNUnet e.V. and INRIA
diff --git 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;