[libgda/LIBGDA_4.2] Removed debug message
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/LIBGDA_4.2] Removed debug message
- Date: Wed, 23 Mar 2011 16:52:36 +0000 (UTC)
commit 16e5d557929d3335981082e9aad0a778ffb904e0
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]