this line shouldn't be here

This commit is contained in:
Robin Appelman 2012-11-04 21:00:36 +01:00
parent f187aa6c93
commit 4f32f49fb1
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ var FileActions = {
var actionHandler = function (parent, action, event) {
event.stopPropagation();
event.preventDefault();
if(action)
FileActions.currentFile = parent;
file = FileActions.getCurrentFile();
console.log(file);