diff options
Diffstat (limited to 'browser_object.js')
-rw-r--r-- | browser_object.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/browser_object.js b/browser_object.js index 2a0240a..bb2a892 100644 --- a/browser_object.js +++ b/browser_object.js @@ -211,7 +211,6 @@ return;
}
- liberator.log(motion.handler)
targetCollection = scope.handler.call(target.handler,target.handler.collection());
if(target.handler[motion.handler])
target.handler[motion.handler].call(target.handler,targetCollection);
|