X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7aec135d7bebcb407ac18af07b834034fda74dc..ed45345eb10a0a2c1f20f66c41ebbf12e713729b:/src/mac/app.cpp diff --git a/src/mac/app.cpp b/src/mac/app.cpp index 8529b9e59b..63898fed72 100644 --- a/src/mac/app.cpp +++ b/src/mac/app.cpp @@ -73,7 +73,6 @@ extern wxList *wxWinMacControlList; // statics for implementation static bool s_inYield = FALSE; -static bool s_inOnIdle = FALSE; #if TARGET_CARBON static bool s_inReceiveEvent = FALSE ;