Remove invalid breakpoint
This commit is contained in:
parent
b5e6d6da67
commit
c062af12c4
|
@ -138,8 +138,6 @@ int RosoutListControl::OnGetItemImage(long item) const
|
||||||
return fatal_image_id_;
|
return fatal_image_id_;
|
||||||
}
|
}
|
||||||
|
|
||||||
ROS_BREAK();
|
|
||||||
|
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue