From: Andrea Zagli Date: Sun, 22 Dec 2019 09:18:15 +0000 (+0100) Subject: Removed debug message. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=b80fa1dbada50e860fcc72e7ea9840c326da73e8;p=libgdaex Removed debug message. --- diff --git a/src/gdaex.c b/src/gdaex.c index b41a846..4e93e9a 100644 --- a/src/gdaex.c +++ b/src/gdaex.c @@ -134,8 +134,6 @@ gdaex_init (GdaEx *gdaex) GdaExPrivate *priv = GDAEX_GET_PRIVATE (gdaex); - g_message ("Init"); - priv->tables_name_prefix = NULL; priv->debug = 0; priv->log_file = NULL;