13
0

remove debug cruft from wscript for push2 that breaks with python3

This commit is contained in:
Paul Davis 2017-01-21 15:04:39 +00:00
parent 94a136a6bf
commit 94c11ebd90

View File

@ -6,8 +6,6 @@ import os
top = '.'
out = 'build'
print "this is push2"
def options(opt):
autowaf.set_options(opt)