From 4d3938584a1fe900082df0182583d83cf3480be3 Mon Sep 17 00:00:00 2001 From: Kevin Walzer Date: Tue, 23 Sep 2014 14:27:16 +0000 Subject: Remove debug message from window event code --- macosx/tkMacOSXWindowEvent.c | 2 -- 1 file changed, 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, -- cgit v0.12