Evas render2: Fix always false comparisons.
authorTom Hacohen <tom@stosb.com>
Tue, 8 Dec 2015 11:35:25 +0000 (11:35 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 8 Dec 2015 11:35:25 +0000 (11:35 +0000)
commit3896c03cffc85d08767a5dad6c13c14e34d20a7f
tree271dd0e8126e866931bce384886444b7a11c7ea0
parent51d8e58832f9ef4a58155dfe50a13bfcce6b32b7
Evas render2: Fix always false comparisons.

This looks like a classic copy and paste error. It didn't make any sense
before, and it seems like no one was going to take a look at it.
This looks correct. If this breaks something (is render2 even used),
someone should remove those lines. I wasn't entirely sure if I should
just remove them, or correct them, as some of the code looked redundant
anyway.
src/lib/evas/canvas/render2/region.c