remove print statement

This commit is contained in:
Dane Springmeyer 2010-02-21 01:00:36 +00:00
parent fedbc40541
commit 25dd583d6e

View file

@ -307,7 +307,6 @@ if not force_configure:
for opt in pickle_store:
if not opt in env:
preconfigured = False
print opt
# if custom arguments are supplied make sure to accept them
if opts.args: