Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/record.py
diff options
context:
space:
mode:
Diffstat (limited to 'record.py')
-rwxr-xr-xrecord.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/record.py b/record.py
index 9b4c184..c208fdc 100755
--- a/record.py
+++ b/record.py
@@ -367,6 +367,8 @@ class Record(activity.Activity):
def _meshCheckOnRecdRequest( self, recdRequesting ):
self.__class__.log.debug('_meshCheckOnRecdRequest')
+ #todo: add category for "not active activity, so go ahead and delete"
+
if (recdRequesting.downloadedFromBuddy):
self.__class__.log.debug('_meshCheckOnRecdRequest: recdRequesting.downloadedFromBuddy')
if (recdRequesting.meshReqCallbackId != 0):