remove debug in zmtrack.pl.in
This commit is contained in:
parent
e137e1dacf
commit
aff7e27dee
|
@ -119,7 +119,6 @@ if ( !$monitor->{CanMoveMap} ) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Debug("Found monitor for id '$monitor'");
|
|
||||||
exit(-1) if !zmMemVerify($monitor);
|
exit(-1) if !zmMemVerify($monitor);
|
||||||
|
|
||||||
sub Suspend {
|
sub Suspend {
|
||||||
|
|
Loading…
Reference in New Issue