[libgda] Removed some debug messages
- From: Vivien Malerba <vivien src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgda] Removed some debug messages
- Date: Tue, 29 Sep 2009 19:27:52 +0000 (UTC)
commit 8ba81b845876894b34b2311b139b68a43620f0aa
Author: Vivien Malerba <malerba gnome-db org>
Date: Tue Sep 29 20:33:14 2009 +0200
Removed some debug messages
libgda/handlers/gda-handler-time.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/handlers/gda-handler-time.c b/libgda/handlers/gda-handler-time.c
index 3f797fa..6dc3bbd 100644
--- a/libgda/handlers/gda-handler-time.c
+++ b/libgda/handlers/gda-handler-time.c
@@ -341,7 +341,7 @@ handler_compute_locale (GdaHandlerTime *hdl)
now_tm = localtime (&now);
hdl->priv->str_locale->current_offset = ((now_tm->tm_year + 1900) / 100) * 100;
-#ifdef GDA_DEBUG
+#ifdef GDA_DEBUG_NO
for (i=0; i<3; i++) {
switch (hdl->priv->str_locale->dmy_order[i]) {
case G_DATE_MONTH:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]