remove debug in zmtrack.pl.in

This commit is contained in:
Isaac Connor
2020-06-30 18:58:46 -04:00
parent e137e1dacf
commit aff7e27dee

View File

@@ -119,7 +119,6 @@ if ( !$monitor->{CanMoveMap} ) {
}
}
Debug("Found monitor for id '$monitor'");
exit(-1) if !zmMemVerify($monitor);
sub Suspend {