Author: loonycyborg
Date: Sun Nov 2 19:10:56 2008
New Revision: 30539
URL: http://svn.gna.org/viewcvs/wesnoth?rev=30539&view=rev
Log:
Removed dead code.
Modified:
trunk/SConstruct
Modified: trunk/SConstruct
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/SConstruct?rev=30539&r1=30538&r2=30539&view=diff
==============================================================================
--- trunk/SConstruct (original)
+++ trunk/SConstruct Sun Nov 2 19:10:56 2008
@@ -434,8 +434,6 @@
installable_subs.append("translations")
if env["dummy_locales"]:
installable_subs.append("locales")
-clientside = filter(lambda x : x, [wesnoth, cutter, exploder])
-daemons = filter(lambda x : x, [wesnothd, campaignd])
pythontools = Split("wmlscope wmllint wmlindent wesnoth_addon_manager")
pythonmodules = Split("wmltools.py wmlparser.py wmldata.py wmliterator.py
campaignserver_client.py libsvn.py __init__.py")
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits