Merge pull request #3220 from normanjaeckel/CleanUp

Removed unused lines.
This commit is contained in:
Emanuel Schütze 2017-04-27 15:33:42 +02:00 committed by GitHub
commit a77a4edb75

View File

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