Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/record.py
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-12-14 04:37:02 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-12-14 04:37:02 (GMT)
commit7989b436f94d133286b9ad074a6a0bd6126447ab (patch)
tree39c8f9dce42a1f2516b5861db96b95cee494ff63 /record.py
parente92b82ffd3aab074f09cce320d76b2061615c575 (diff)
working path bug fixed, also made the tags insensitive
git-svn-id: http://mediamods.com/public-svn/camera-activity/tags/46@976 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'record.py')
-rwxr-xr-xrecord.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/record.py b/record.py
index 903dbeb..41e755a 100755
--- a/record.py
+++ b/record.py
@@ -180,7 +180,6 @@ class Record(activity.Activity):
self.hide()
if self.I_AM_SAVED:
- instance.recreateInstance()
activity.Activity.destroy( self )