Undefine DEBUG_ME_MORE

This commit is contained in:
Bradford Hovinen (Gdict maintainer) 2001-06-19 18:46:02 +00:00
parent 172e5c0939
commit 0d1ac243ed

View file

@ -28,7 +28,7 @@
#include <glib.h>
/* Uncomment this if you want debugs: */
#define DEBUG_ME_MORE
#undef DEBUG_ME_MORE
#ifdef DEBUG_ME_MORE
# ifdef __GNUC__