summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDialog.c
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2019-08-14 11:25:28 (GMT)
committerKevin Walzer <kw@codebykevin.com>2019-08-14 11:25:28 (GMT)
commite13c7bc2cdeca74eb5dbedb0940da36075c01fe8 (patch)
treeb9aa6dc2a4756d7a17b2c045a229659bfa925771 /macosx/tkMacOSXDialog.c
parente64bb21a744f7a3f3fe6cb327d543a131160ffeb (diff)
downloadtk-e13c7bc2cdeca74eb5dbedb0940da36075c01fe8.zip
tk-e13c7bc2cdeca74eb5dbedb0940da36075c01fe8.tar.gz
tk-e13c7bc2cdeca74eb5dbedb0940da36075c01fe8.tar.bz2
Remove import of Carbon headers
Diffstat (limited to 'macosx/tkMacOSXDialog.c')
-rw-r--r--macosx/tkMacOSXDialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/tkMacOSXDialog.c b/macosx/tkMacOSXDialog.c
index eb69064..60c5e13 100644
--- a/macosx/tkMacOSXDialog.c
+++ b/macosx/tkMacOSXDialog.c
@@ -15,7 +15,6 @@
#include "tkMacOSXPrivate.h"
#include "tkFileFilter.h"
#include "tkMacOSXConstants.h"
-#import <Carbon/Carbon.h>
#if MAC_OS_X_VERSION_MIN_REQUIRED < 1090
#define modalOK NSOKButton