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.
This commit is contained in:
parent
37b395310b
commit
a501846057
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ $BIN_AWK -f scripts/unix-gen-res.awk ${srcdir}/aegisub/res.rc \
|
||||||
RESRC_CPP="${srcdir}/aegisub/libresrc/resrc.cpp" \
|
RESRC_CPP="${srcdir}/aegisub/libresrc/resrc.cpp" \
|
||||||
RESRC_H="${srcdir}/aegisub/libresrc/libresrc.h"
|
RESRC_H="${srcdir}/aegisub/libresrc/libresrc.h"
|
||||||
|
|
||||||
exit;
|
|
||||||
rm -rf autom4te.cache
|
rm -rf autom4te.cache
|
||||||
|
|
||||||
echo "--- $ACLOCAL ---"
|
echo "--- $ACLOCAL ---"
|
||||||
|
|
Loading…
Reference in a new issue