Author: loonycyborg
Date: Tue Mar 31 16:42:45 2009
New Revision: 34331
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34331&view=rev
Log:
Removed import of unused module 'sets'.
Modified:
trunk/SConstruct
Modified: trunk/SConstruct
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/SConstruct?rev=34331&r1=34330&r2=34331&view=diff
==============================================================================
--- trunk/SConstruct (original)
+++ trunk/SConstruct Tue Mar 31 16:42:45 2009
@@ -11,7 +11,7 @@
EnsureSConsVersion(0,98,3)
-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