scons: Whoops, left a useless comment there.

This commit is contained in:
2015-09-13 10:36:28 -04:00
parent dee2c18531
commit f1b097a54c

View File

@@ -327,5 +327,4 @@ elif str(platform) == "win32":
for targ in target_dirs:
env.Install(targ, src_file)
break
#env.Command(install_dir, 'Blades of Exile.exe', [Delete(Glob(path.join(install_dir, '*.dll'))), bundle_libraries_for])