Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ActivityHost.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ActivityHost.py')
-rw-r--r--shell/ActivityHost.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ActivityHost.py b/shell/ActivityHost.py
index 37628c7..6bf3d6e 100644
--- a/shell/ActivityHost.py
+++ b/shell/ActivityHost.py
@@ -42,7 +42,6 @@ class ActivityHost:
return conf.get_profile().get_color()
def share(self):
- self._people_window.share()
self._activity.share()
def get_shared(self):