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 1ae8cd9..937136c 100644
--- a/webtoolbar.py
+++ b/webtoolbar.py
@@ -410,7 +410,6 @@ class PrimaryToolbar(ToolbarBox):
def _go_home_cb(self, button):
self.emit('go-home')
- self._activity.load_homepage()
def _go_back_cb(self, button):
browser = self._tabbed_view.props.current_browser