Skip to content

Commit 004bea3

Browse files
author
p01
committed
removed unnecessary method
1 parent 3ac6888 commit 004bea3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/resource-manager/resource_service.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -354,11 +354,6 @@ cls.ResourceFramePrototype = function()
354354
other: new cls.ResourceGroup('other','other')
355355
}
356356
}
357-
358-
this.update = function(eventname, event)
359-
{
360-
361-
}
362357
}
363358

364359
window.cls.ResourceFrame.prototype = new window.cls.ResourceFramePrototype();

0 commit comments

Comments
 (0)