commit ae827bec0295598d73c79b5a9976cd49a335174e parent c0ec4a14441b3015bd23464084b3211c4f87d3dd Author: Christian Grothoff <grothoff@gnunet.org> Date: Tue, 17 Oct 2023 12:17:13 +0200 -remove silly comment Diffstat:
| M | src/exchangedb/pg_select_recoup_above_serial_id.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/exchangedb/pg_select_recoup_above_serial_id.c b/src/exchangedb/pg_select_recoup_above_serial_id.c @@ -157,7 +157,6 @@ TEH_PG_select_recoup_above_serial_id ( }; enum GNUNET_DB_QueryStatus qs; - /* Used in #postgres_select_recoup_above_serial_id() to obtain recoup transactions */ PREPARE (pg, "recoup_get_incr", "SELECT"