projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Revert. Crashes single-line wxTextCtrl.
[wxWidgets.git]
/
src
/
gtk1
/
evtloop.cpp
diff --git
a/src/gtk1/evtloop.cpp
b/src/gtk1/evtloop.cpp
index 7d9af25874b0ffc7d730034d6b1cf0ee2ebd72cb..d684ccb0eb167877e416b8f85a6350b41a30b8be 100644
(file)
--- a/
src/gtk1/evtloop.cpp
+++ b/
src/gtk1/evtloop.cpp
@@
-56,8
+56,6
@@
private:
// wxEventLoop running and exiting
// ----------------------------------------------------------------------------
// wxEventLoop running and exiting
// ----------------------------------------------------------------------------
-wxEventLoop *wxEventLoopBase::ms_activeLoop = NULL;
-
wxEventLoop::~wxEventLoop()
{
wxASSERT_MSG( !m_impl, _T("should have been deleted in Run()") );
wxEventLoop::~wxEventLoop()
{
wxASSERT_MSG( !m_impl, _T("should have been deleted in Run()") );