Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/Shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/view/Shell.py')
-rw-r--r--shell/view/Shell.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/view/Shell.py b/shell/view/Shell.py
index 044cbde..4610c78 100644
--- a/shell/view/Shell.py
+++ b/shell/view/Shell.py
@@ -131,8 +131,6 @@ class Shell(gobject.GObject):
return
handle = ActivityHandle(activity_id)
- handle.pservice_id = activity_id
-
activityfactory.create(bundle_id, handle)
def notify_launch(self, bundle_id, activity_id):