[libgda/gtk3] Removed debug printout
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/gtk3] Removed debug printout
- Date: Sun, 9 Jan 2011 19:21:19 +0000 (UTC)
commit 9a4a899c309edf2cdbe069a06be1f111bc6699e3
Author: Vivien Malerba <malerba gnome-db org>
Date: Sun Jan 9 16:25:06 2011 +0100
Removed debug printout
libgda/gda-connection.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libgda/gda-connection.c b/libgda/gda-connection.c
index 1783c57..824d7aa 100644
--- a/libgda/gda-connection.c
+++ b/libgda/gda-connection.c
@@ -1,5 +1,5 @@
/* GDA library
- * Copyright (C) 1998 - 2010 The GNOME Foundation.
+ * Copyright (C) 1998 - 2011 The GNOME Foundation.
*
* AUTHORS:
* Michael Lausch <michael lausch at>
@@ -5020,9 +5020,10 @@ gda_connection_update_meta_store (GdaConnection *cnc, GdaMetaContext *context, G
gda_connection_get_provider (cnc),
gda_connection_get_provider_name (cnc));
*/
- if (error && *error)
+ /*if (error && *error)
g_warning ("%s (Provider %s)\n", (*error)->message,
gda_connection_get_provider_name (cnc));
+ */
WARN_META_UPDATE_FAILURE (FALSE, rmeta [i].func_name);
goto onerror;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]