Archived
1
0

Fixing syntax

This commit is contained in:
Mercier Pierre-Olivier 2013-11-13 00:22:19 +01:00
parent 81fd3a04e2
commit 6e3cbe7f04

View File

@ -243,8 +243,6 @@ sub delId
foreach my $item (@{ $self->{groups} })
{
if ($item->{id} eq )
$group->delId(@_);
}
}