Remove print statment

bzr revid: x.alt@ajm.lu-20081020194535-y7o7kuh0bxoj6am3
This commit is contained in:
Xavier ALT 2008-10-20 21:45:35 +02:00
parent 6f9879c7ee
commit afd3cd6b63
1 changed files with 0 additions and 2 deletions

View File

@ -86,8 +86,6 @@ def find_addons():
def data_files():
'''Build list of data files to be installed'''
print "Here"
files = []
if os.name == 'nt':
os.chdir('bin')