remove <<<< line
This commit is contained in:
parent
0f4b78b180
commit
98a3d8f9f2
|
@ -93,7 +93,6 @@ while( 1 ) {
|
|||
&& zmMemRead( $monitor, "shared_data:valid" )
|
||||
)
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
# Check we have got an image recently
|
||||
my $image_time = zmGetLastWriteTime( $monitor );
|
||||
if ( !defined($image_time) ) {
|
||||
|
|
Loading…
Reference in New Issue