Remove redundant line

localStorage triggers this on page load anyway
This commit is contained in:
Lorenz Hübschle-Schneider 2014-02-25 20:42:06 +00:00
parent 3f68a156a4
commit 997fe91d3e

View file

@ -713,7 +713,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout',
}
});
$rootScope.predicate = $scope.orderbyserver ? 'serverSortKey' : 'number';
$scope.setActiveBuffer = function(bufferId, key) {
// If we are on mobile we need to collapse the menu on sidebar clicks