deleted unused variable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-08-18 23:49:48 +00:00
parent c22469c6b7
commit 2943b2c6af
2 changed files with 0 additions and 2 deletions

View File

@@ -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 ;

View File

@@ -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 ;