From a50184605781e287d703d0d80ab761810b54176b Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 5 Jan 2009 05:14:44 +0000 Subject: [PATCH] Remove a single line of debug code that slipped in r2638. This commit is dedicated to the pains of cross-platform development. Originally committed to SVN as r2647. --- autogen.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index cd6e1a29b..3ced06981 100755 --- a/autogen.sh +++ b/autogen.sh @@ -296,7 +296,6 @@ $BIN_AWK -f scripts/unix-gen-res.awk ${srcdir}/aegisub/res.rc \ RESRC_CPP="${srcdir}/aegisub/libresrc/resrc.cpp" \ RESRC_H="${srcdir}/aegisub/libresrc/libresrc.h" -exit; rm -rf autom4te.cache echo "--- $ACLOCAL ---"