Remove debug info left by mistake.

This commit is contained in:
Sei Lisa 2015-03-15 19:19:10 +01:00
parent 3c962ef32b
commit 31b7048fc9

View file

@ -362,8 +362,6 @@ def main():
preproc_cmdline.append('-D__OPTIMIZER_VERSION__=' + VERSION)
if preproc in ('external', 'extnodef'):
\
print PreparePreproc(script)
import subprocess
import time