diff src/gui.h @ 377:0fd7ac767ecd

updated for version 7.0098
author vimboss
date Thu, 30 Jun 2005 21:56:01 +0000
parents ba378d4f9cf9
children d0d15b184c56
line wrap: on
line diff
--- 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>