X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf158fe6c6e0e8c4879c6ac45ba47e8eaacce128..3f7f284d555df50912037296c5d74a2911975bce:/wxPython/distrib/all/build-docs diff --git a/wxPython/distrib/all/build-docs b/wxPython/distrib/all/build-docs index d7ae7b67eb..8af81f3466 100755 --- a/wxPython/distrib/all/build-docs +++ b/wxPython/distrib/all/build-docs @@ -3,12 +3,6 @@ set -o errexit -set - -# read the config variables from the file given on the command line -# . $1 - - if [ $skipdocs != yes ]; then # Regenerate the reST docs echo "Regenerating the reST docs..."