delete doublon

This commit is contained in:
Sandro Cazzaniga 2012-09-21 08:02:26 +00:00
parent f023778623
commit 299ded8657

View File

@ -409,11 +409,6 @@ sub deleteNotification {
'debug'
);
$self->lmLog(
"SOAP service deleteNotification called for uid $uid and reference $myref",
'debug'
);
# Get notifications
my $user = $self->_get($uid);