[libgda] Removed debug message



commit 81cb4c0ceae3858d11c039d8c8421e9ad2e9d661
Author: Vivien Malerba <malerba gnome-db org>
Date:   Fri Mar 18 18:56:55 2011 +0100

    Removed debug message

 libgda/sqlite/virtual/gda-vconnection-hub.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/sqlite/virtual/gda-vconnection-hub.c b/libgda/sqlite/virtual/gda-vconnection-hub.c
index f5d2982..c36e179 100644
--- a/libgda/sqlite/virtual/gda-vconnection-hub.c
+++ b/libgda/sqlite/virtual/gda-vconnection-hub.c
@@ -962,7 +962,7 @@ meta_changed_cb (G_GNUC_UNUSED GdaMetaStore *store, GSList *changes, HubConnecti
 			}
 		}
 		else if (!strcmp (ch->table_name, "_columns")) {
-			TO_IMPLEMENT;
+			/* TODO */
 		}
 	}
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]