summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xacprep2
1 files changed, 1 insertions, 1 deletions
diff --git a/acprep b/acprep
index 003b1b92..8001bdbe 100755
--- a/acprep
+++ b/acprep
@@ -729,7 +729,7 @@ class PrepareBuild(CommandLineApp):
self.log.debug('System type is => ' + system)
# These options are global defaults at the moment
- self.option_warn()
+ #self.option_warn()
if not self.no_pch:
self.option_pch()