fix VC6 ICE; don't call the function which doesn't compare the objects operator=...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jan 2009 16:51:14 +0000 (16:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Jan 2009 16:51:14 +0000 (16:51 +0000)
commit03f3617bf36573a7c368614191444364267ed718
treecefea6d3385e24c14b6875f36b883a4b40d6e036
parenteed7443b52fdd35ffc11255478e0241a0739ff6f
fix VC6 ICE; don't call the function which doesn't compare the objects operator==() (see #10000)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
src/common/event.cpp