Author: andar

Revision: 5522

Log:
        Remove some unncessary code

Diff:
Modified: trunk/setup.py
===================================================================
--- trunk/setup.py      2009-07-22 23:04:48 UTC (rev 5521)
+++ trunk/setup.py      2009-07-22 23:06:24 UTC (rev 5522)
@@ -272,12 +272,7 @@
 
 
 class build_docs(BuildDoc):
-    def finalize_options(self):
-        print self.user_options
-        print self.source_dir
-        BuildDoc.finalize_options(self)
     def run(self):
-        print self.user_options
         class FakeModule(object):
             def __init__(self, *args, **kwargs): pass
             



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to