From 3af776f2431fe5db6b7c16a94535b544ea33029c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 7 Apr 2003 21:59:27 +0000 Subject: Disable debug printf's 2003-04-07 Jeffrey Stedfast * camel-gpg-context.c: Disable debug printf's svn path=/trunk/; revision=20733 --- camel/camel-gpg-context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camel/camel-gpg-context.c') diff --git a/camel/camel-gpg-context.c b/camel/camel-gpg-context.c index af6f7d2d4f..17869fe3ff 100644 --- a/camel/camel-gpg-context.c +++ b/camel/camel-gpg-context.c @@ -45,7 +45,7 @@ #include "camel-stream-fs.h" #include "camel-operation.h" -#define d(x) x +#define d(x) static void camel_gpg_context_class_init (CamelGpgContextClass *klass); static void camel_gpg_context_init (CamelGpgContext *obj); -- cgit v1.2.3