Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
Diffstat (limited to 'webtoolbar.py')
-rw-r--r--webtoolbar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index 5f0907d..bf52e3d 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -332,7 +332,6 @@ class PrimaryToolbar(ToolbarBox):
def __loading_finished_cb(self, frame, user_data):
self._set_loading(False)
- self._set_progress(1.0)
self._update_navigation_buttons()
def __progress_changed_cb(self, browser, progress):