X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbea3ec6ae2cd8c8d477c6f04a09ca8a1fa1ab96..03c6117e8f6c958c1bc2602132ded643fc703cbf:/utils/ifacecheck/rungccxml.sh.in diff --git a/utils/ifacecheck/rungccxml.sh.in b/utils/ifacecheck/rungccxml.sh.in index 86f6b4885f..d50c4189ea 100755 --- a/utils/ifacecheck/rungccxml.sh.in +++ b/utils/ifacecheck/rungccxml.sh.in @@ -79,14 +79,5 @@ if [[ $? != 0 ]]; then exit fi -# FIX for IFACECHECK -# ================== - -# these fixes are needed to avoid false warnings/errors by ifacecheck - -if [[ "@TOOLKIT@" == "GTK" ]]; then - sed -i -e 's/default="wxBITMAP_TYPE_XPM"/default="wxBITMAP_DEFAULT_TYPE"/g' $gccxmloutput -fi - # cleanup rm $allheaders