Vincent Sanders a375e58bb8 Silence incorrect warning from gcc 4.9
This makes the box_move_xy function return a value on all code
paths. This was not really necessary as there is an assert in the path
that could have returned without a value. The gcc optimiser seems
unable to reason about this in this case causing a warning.
2015-05-03 17:40:27 +01:00
..
2015-05-03 17:40:27 +01:00
2014-11-13 22:15:32 +00:00
2014-11-12 19:31:39 +00:00
2014-11-12 16:21:23 +00:00
2015-02-26 17:05:12 +00:00
2014-11-18 17:16:26 +00:00
2014-11-08 12:35:11 +00:00