Ben Hymers e4791becd5 Fix Coverity warning about odd null check in TempObstacleHilightTool
m_sample was being checked for null after being used, which looks like a
null dereference, though actually if m_sample becomes null, the tool will
be deactivated anyway. Regardless, this code looks more sensible.
2016-03-14 10:22:31 +00:00
..
2016-01-04 18:56:51 -05:00
2016-01-10 18:43:34 +01:00
2012-10-21 16:21:47 +00:00