diff options
Diffstat (limited to 'macosx')
-rw-r--r-- | macosx/tkMacOSXWindowEvent.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/tkMacOSXWindowEvent.c b/macosx/tkMacOSXWindowEvent.c index 2e5e204..319bc70 100644 --- a/macosx/tkMacOSXWindowEvent.c +++ b/macosx/tkMacOSXWindowEvent.c @@ -779,8 +779,6 @@ Tk_MacOSXIsAppInFront(void) @implementation TKContentView @end -#define TK_MAC_DEBUG_DRAWING - static Tk_RestrictAction ExposeRestrictProc( ClientData arg, |