Remove 'always true' condition

This commit is contained in:
Mathias Gumz 2015-01-22 10:14:59 +01:00
parent c0e5d1c7a3
commit 6fc392fb64

View file

@ -385,7 +385,7 @@ void Container::repositionItems() {
--rounding_error;
extra = 1;
//counter for different direction
if (align == RIGHT && !extra)
if (align == RIGHT)
--next_x;
} else {
if (extra && align == RIGHT) // last extra