Remove invalid breakpoint

This commit is contained in:
Josh Faust 2009-09-29 01:46:49 +00:00
parent b5e6d6da67
commit c062af12c4
1 changed files with 0 additions and 2 deletions

View File

@ -138,8 +138,6 @@ int RosoutListControl::OnGetItemImage(long item) const
return fatal_image_id_;
}
ROS_BREAK();
return -1;
}