From 222b65c1b6c5bef9ddf74b8f9a81d29373e55674 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 29 Oct 2013 13:05:39 +0000 Subject: [PATCH] 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 --- docs/doxygen/regen.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen/regen.bat b/docs/doxygen/regen.bat index 4d23ea5472..c73a04c9d1 100644 --- a/docs/doxygen/regen.bat +++ b/docs/doxygen/regen.bat @@ -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