mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Remove unused Carbon include
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user