Remove debug code from Calendar.
This commit is contained in:
parent
f91f7d9838
commit
4c4fbff712
1 changed files with 0 additions and 1 deletions
|
|
@ -810,7 +810,6 @@ sub getEventsIn {
|
|||
|
||||
my $orderby = join ',', @order_priority;
|
||||
|
||||
$self->session->log->warn("sql clause: $where");
|
||||
my $events
|
||||
= $self->getLineage(["descendants"], {
|
||||
returnObjects => 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue