From 31b7048fc9cf0a99e849b56d8cbde295be08a06b Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Sun, 15 Mar 2015 19:19:10 +0100 Subject: [PATCH] Remove debug info left by mistake. --- main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.py b/main.py index c30af69..8913063 100755 --- a/main.py +++ b/main.py @@ -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