remove debug stautement
This commit is contained in:
parent
82eaacc624
commit
65f7350313
|
@ -295,8 +295,6 @@ while( 1 ) {
|
|||
# Our attempt to verify the memory handle failed. We should reload the monitors.
|
||||
$needsReload = 1;
|
||||
next;
|
||||
} else {
|
||||
print "have good zmMemVerify $$monitor{Id}\n";
|
||||
}
|
||||
|
||||
my ( $state, $last_event ) = zmMemRead( $monitor,
|
||||
|
|
Loading…
Reference in New Issue