Author: loonycyborg
Date: Tue Mar 31 16:50:01 2009
New Revision: 34332
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34332&view=rev
Log:
Removed import of unused module 'sets'.
Modified:
branches/1.6/SConstruct
Modified: branches/1.6/SConstruct
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/SConstruct?rev=34332&r1=34331&r2=34332&view=diff
==============================================================================
--- branches/1.6/SConstruct (original)
+++ branches/1.6/SConstruct Tue Mar 31 16:50:01 2009
@@ -9,7 +9,7 @@
# 4. msgfmt(1) for making builds with i18n support.
# 5. graph-includes for making the project dependency graph.
-import os, sys, shutil, sets, re, commands
+import os, sys, shutil, re, commands
from glob import glob
from subprocess import Popen, PIPE, call
from os import access, F_OK
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits