Fix harmless Clang warning about an unused function.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Jul 2013 01:31:40 +0000 (01:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Jul 2013 01:31:40 +0000 (01:31 +0000)
commit1ed753dc8d3fc7ab17880c60321f1367b21e807d
tree01571b7cf2281cd6bec68f97a20515f4e22486ba
parentb4123b5b9dd8fd58592cc8af907ed5bc8628a927
Fix harmless Clang warning about an unused function.

GlobalOnAnotherEvent() is not used in normal testing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/events/evthandler.cpp