From 860ffd49d7bb27959e4afacf0117a690c9af0724 Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 18 Jul 2013 14:13:20 +0000 Subject: [PATCH] edit panel: no cuts option --- static/js/editPanel.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/editPanel.js b/static/js/editPanel.js index 5016fc44..9c439e37 100644 --- a/static/js/editPanel.js +++ b/static/js/editPanel.js @@ -63,7 +63,6 @@ pandora.ui.editPanel = function() { clipSort: ui.clipSort, clipSortOptions: [/*...*/], clipView: ui.clipView, - cuts: [], duration: edit.duration, editable: edit.editable, enableSubtitles: ui.videoSubtitles,