summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/windows.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/gtk/windows.py')
-rw-r--r--portato/gui/gtk/windows.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/portato/gui/gtk/windows.py b/portato/gui/gtk/windows.py
index a2efc85..8cf9fb7 100644
--- a/portato/gui/gtk/windows.py
+++ b/portato/gui/gtk/windows.py
@@ -1307,7 +1307,6 @@ class MainWindow (Window):
return True
def cb_sync_clicked (self, action):
- raise Exception, "Bla"
if not am_i_root():
not_root_dialog()
else: