Revert the changes of r65826 in wxConvertToGTK().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Oct 2010 13:59:48 +0000 (13:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Oct 2010 13:59:48 +0000 (13:59 +0000)
commite3cd024e851b415857266a652b66bd9d89e36d84
treef171b5eb3a8fe1b543beb869b8e5594afb4c938a
parentcfcfada96e76129a630ab9c47f346fbfc5e9de8d
Revert the changes of r65826 in wxConvertToGTK().

This is not necessary any longer after the previous commit which changed
cMB2WC() to not return NULL for empty input.

See #12432.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/utilsgtk.cpp