** Disable debug macros (#define d(x) x) throughout. (#569638)

2009-01-31  Matthew Barnes  <mbarnes@redhat.com>

	** Disable debug macros (#define d(x) x) throughout.  (#569638)


svn path=/trunk/; revision=37202
This commit is contained in:
Matthew Barnes
2009-02-01 01:18:42 +00:00
committed by Matthew Barnes
parent 92f58ec041
commit 51dba6bd0c
13 changed files with 15 additions and 12 deletions

View File

@ -39,7 +39,7 @@
#include "email-custom-header.h"
#define d(x) x
#define d(x)
#define GCONF_KEY_CUSTOM_HEADER "/apps/evolution/eplugin/email_custom_header/customHeader"
typedef struct {