1
0
forked from aniani/vim

updated for version 7.0098

This commit is contained in:
Bram Moolenaar
2005-06-30 21:56:01 +00:00
parent 9c96f592af
commit e6b165e0f4
7 changed files with 14 additions and 61 deletions

View File

@@ -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>