Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@sugarlabs.org>2011-03-29 15:44:17 (GMT)
committer Sebastian Silva <sebastian@sugarlabs.org>2011-03-29 15:51:39 (GMT)
commit71e610b074e2fa1b5a6a398fe0871b9ab62f7760 (patch)
tree724f3d2c154f5356a4dbd8e288d432f5e9aae47c /activity.py
parent253b7a1d404636e93067b5c42bb4c0ea6bd8e399 (diff)
Actually, we do have collaboration.
Diffstat (limited to 'activity.py')
-rw-r--r--activity.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/activity.py b/activity.py
index 551637b..7a32a6d 100644
--- a/activity.py
+++ b/activity.py
@@ -40,9 +40,6 @@ class StopWatchActivity(Activity):
Activity.__init__(self, handle)
self._logger = logging.getLogger('stopwatch-activity')
- # we do not have collaboration features
- # make the share option insensitive
- self.max_participants = 1
gobject.threads_init()
# top toolbar with share and close buttons: