From ca3fa8c6ddeee7f046f1fa762dde13d918cd0187 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Thu, 11 Oct 2012 22:27:48 +0200 Subject: [PATCH] cleanup --- lib/simple_config.py | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/lib/simple_config.py b/lib/simple_config.py index 1eaad3d..4da7395 100644 --- a/lib/simple_config.py +++ b/lib/simple_config.py @@ -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() -- 1.7.1