Use wxString::To8BitData() instead of mb_str() to handle NULs correctly.
[wxWidgets.git] / debian / libwxbase-dev.prerm
0 / 7 (  0%)
CommitLineData
1#! /bin/sh
2set -e
3
4update-alternatives --remove wx-config /usr/lib/wx/config/base-unicode-release-=V
5
6#DEBHELPER#
7