cleanup
authorThomasV <thomasv@gitorious>
Thu, 11 Oct 2012 20:27:48 +0000 (22:27 +0200)
committerThomasV <thomasv@gitorious>
Thu, 11 Oct 2012 20:27:48 +0000 (22:27 +0200)
lib/simple_config.py

index 1eaad3d..4da7395 100644 (file)
@@ -158,11 +158,6 @@ class SimpleConfig:
         self.wallet_file_exists = True
 
 
-    def set_interface(self, interface):
-        pass
-
-    def set_gui(self, gui):
-        pass
 
     def save(self):
         self.save_wallet_config()