Removed unused lines.

This commit is contained in:
Norman Jäckel 2017-04-27 15:09:42 +02:00
parent 11aacc71b6
commit 9781c0b73b

View File

@ -1463,8 +1463,6 @@ angular.module('OpenSlidesApp.motions.site', [
$scope.motion.personalNote
);
};
$scope.changePN = function () {
};
// personal note
$scope.toggleStar = function () {