no need to save that here, it is done later in the function

This commit is contained in:
Yann Leboulanger 2005-03-12 18:18:52 +00:00
parent 3ea5670d8f
commit 7bf83a3d71
1 changed files with 0 additions and 3 deletions

View File

@ -1035,9 +1035,6 @@ class Account_modification_window:
list_no_log_for.append(name)
self.infos['no_log_for'] = ' '.join(list_no_log_for)
self.plugin.accounts[self.account]['sync_with_global_status'] = \
self.xml.get_widget('sync_with_global_status_checkbutton').get_active()
use_proxy = 0
if self.xml.get_widget('use_proxy_checkbutton').get_active():
use_proxy = 1