]> git.saurik.com Git - wxWidgets.git/blobdiff - wx-config.in
Removed wxPropertyGridInterface::SetPropertyAttributes()
[wxWidgets.git] / wx-config.in
index 63472451d6fbd9fb107359bcfdd4d7979fe7433e..5a099366a647b172c1cbbb8ae2d4ce35743eeb72 100755 (executable)
@@ -309,12 +309,6 @@ check_yesno_option unicode chartype unicode ansi
 check_yesno_option debug debugtype debug release
 check_yesno_option static linkage '-static'
 
-# Display error for unknown input parameters
-if [ $input_parameters ]; then
-    decho "Extra unknown input parameters : $input_parameters"
-    exit 1
-fi
-
 # Dump everything we just read in debug mode.
 if [ -n "$WXDEBUG" ]; then