mirror of https://github.com/odrling/Aegisub
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
|
@ -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 ---"
|
||||
|
|
Loading…
Reference in New Issue