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/e-config-upgrade.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-config-upgrade.c') 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