From e6b165e0f4f70d22a4fbcc5c9a1818417bdb1b04 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 30 Jun 2005 21:56:01 +0000 Subject: updated for version 7.0098 --- src/gui.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gui.h') 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 -- cgit v1.2.3