Remove a couple commented lines that are not needed anymore.

Originally committed to SVN as r2601.
This commit is contained in:
Amar Takhar 2009-01-01 12:30:00 +00:00
parent ea2431ed4c
commit 5ba0f587d8
1 changed files with 0 additions and 3 deletions

View File

@ -870,9 +870,6 @@ if test "$have_wxconfig" != 1; then
the libraries to your LDFLAGS, CXX/CFLAGS.])
fi
#aegisub_save_CPPFLAGS="$CPPFLAGS"
#CPPFLAGS="$WX_CFLAGS"
AC_ARG_ENABLE(check-wx-opengl, [--disable-check-wx-opengl
Force wxwidgets OpenGL support. ])