From 5ba0f587d89a1241f3490de4bd0623b8adbd403d Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 1 Jan 2009 12:30:00 +0000 Subject: [PATCH] Remove a couple commented lines that are not needed anymore. Originally committed to SVN as r2601. --- configure.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.in b/configure.in index 8347eca16..7a81d05c9 100644 --- a/configure.in +++ b/configure.in @@ -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. ])