From 78c1eb5c1af5359f6aef675c5eb5f8918a1d8660 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 17 Apr 2003 16:40:28 +0000 Subject: Turn off debugging. Fixes bug #41469. 2003-04-16 Jeffrey Stedfast * e-config-upgrade.c: Turn off debugging. Fixes bug #41469. svn path=/trunk/; revision=20881 --- shell/ChangeLog | 4 ++++ shell/e-config-upgrade.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 0913c48ece..ee27362669 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2003-04-16 Jeffrey Stedfast + + * e-config-upgrade.c: Turn off debugging. Fixes bug #41469. + 2003-04-16 Ettore Perazzoli * apps_evolution_shell.schemas: Increase the default value for diff --git a/shell/e-config-upgrade.c b/shell/e-config-upgrade.c index ffa9b6ffe1..04e3edbf85 100644 --- a/shell/e-config-upgrade.c +++ b/shell/e-config-upgrade.c @@ -42,7 +42,7 @@ #include "e-config-upgrade.h" -#define d(x) x +#define d(x) /* output revision of configuration */ #define CONF_MAJOR (1) -- cgit v1.2.3