summaryrefslogtreecommitdiff
path: root/src/os_macosx.m
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_macosx.m')
-rw-r--r--src/os_macosx.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os_macosx.m b/src/os_macosx.m
index 029f103b1..6fd72fd28 100644
--- a/src/os_macosx.m
+++ b/src/os_macosx.m
@@ -14,7 +14,6 @@
/* Avoid a conflict for the definition of Boolean between Mac header files and
* X11 header files. */
#define NO_X11_INCLUDES
-#define BalloonEval int /* used in header files */
#include "vim.h"
#import <AppKit/AppKit.h>