Remove unused Carbon include

This commit is contained in:
Bjorn Winckler
2011-06-14 20:33:38 +02:00
parent 93116bdb88
commit 30332fd2ac
-6
View File
@@ -22,12 +22,6 @@
#endif
#ifdef FEAT_GUI_MACVIM
/* Include Carbon here instead of in one of the header files to avoid polluting
* the global namespace. */
# include <Carbon/Carbon.h>
#endif
#if defined(MACOS_CONVERT) || defined(PROTO)
# ifdef PROTO