dont expose updateSmallTimelineURL

This commit is contained in:
j 2013-07-13 23:57:32 +00:00
parent 553d2dd921
commit 1e9831060c

View file

@ -220,7 +220,7 @@ pandora.ui.editPanel = function() {
updateSmallTimelineURL();
}
that.updateSmallTimelineURL = updateSmallTimelineURL;
function updateSmallTimelineURL() {
var fps = 25;
Ox.serialForEach(edit.clips, function(clip) {