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:
@@ -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 ;
|
||||
|
@@ -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 ;
|
||||
|
Reference in New Issue
Block a user