summaryrefslogtreecommitdiffstats
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui.h b/src/gui.h
index d637554366..646be9758c 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -7,10 +7,6 @@
* Do ":help credits" in Vim to see a list of people who contributed.
*/
-/* For debugging */
-/* #define D(x) printf x; */
-#define D(x)
-
#ifdef FEAT_GUI_MOTIF
# define FEAT_GUI_X11
# include <Xm/Xm.h>