Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webtoolbar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/webtoolbar.py b/webtoolbar.py
index 2307231..3a0ec57 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -461,7 +461,6 @@ class PrimaryToolbar(ToolbarBase):
not self._tabbed_view.is_current_page_pdf():
entry.set_text('')
else:
- self._browser.reload()
if self._loading:
self._browser.stop_loading()
else: