Remove accidentally committed testing "rem" from regen.bat.

See #15620.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-10-29 13:05:39 +00:00
parent 1210587617
commit 222b65c1b6

View File

@@ -91,7 +91,7 @@ REM otherwise when generating the CHM file with Doxygen, those files are
REM not included!
REM
set PATH=%PATH%;%HHC_PATH%
rem doxygen Doxyfile
doxygen Doxyfile
REM Check that class inheritance diagram images are present for html/chm docs.
REM