diff --git a/containment/package/contents/code/LayoutManager.js b/containment/package/contents/code/LayoutManager.js index b9d6589bb..1398e9982 100644 --- a/containment/package/contents/code/LayoutManager.js +++ b/containment/package/contents/code/LayoutManager.js @@ -86,10 +86,9 @@ function restore() { if(plasmoid.configuration.splitterPosition2 !== -1){ var missingApplets2 = 0; var spacers = plasmoid.configuration.splitterPosition !== -1 ? 1 : 0; - var secondPartIndex = plasmoid.configuration.splitterPosition !== -1 ? plasmoid.configuration.splitterPosition+1 : 0; - for (var i=secondPartIndex; i