Don't return "void" to fix MSVC6 compilation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Oct 2012 13:31:50 +0000 (13:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Oct 2012 13:31:50 +0000 (13:31 +0000)
commit0c1182328f1bcc577cb6771f8d743b91b75086d8
treebb7c205c15a1121ea6107e62efd92138fbd59f0a
parentca282726be518ce2f214b890dbaafce736f14e36
Don't return "void" to fix MSVC6 compilation.

VC6 doesn't support returning void "value".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/xrc/xmlreshandler.h