1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-26 10:52:17 -05:00

Say no to drugs

This commit is contained in:
Tankred Hase 2014-07-23 13:36:21 +02:00 committed by Felix Hammerl
parent 3e80138a10
commit 22d42358e4

View File

@ -133,9 +133,6 @@ define(function(require) {
address: replyTo
});
$scope.to.forEach($scope.verify);
if (re.references) {
}
$scope.references = (re.references || []);
if (re.id && $scope.references.indexOf(re.id) < 0) {