Fix incorrect variable check.
authorChristopher Michael <cp.michael@samsung.com>
Wed, 27 Feb 2013 10:17:55 +0000 (10:17 +0000)
committerChristopher Michael <cp.michael@samsung.com>
Wed, 27 Feb 2013 10:17:55 +0000 (10:17 +0000)
commit2fb518a691fa4ab7bdd7a566c0bd8b3ea0d46e93
treeaaea9b161385b770e949f6d452681a0723391a48
parent8e3671eab74b7ffa5ef2b67e798a23eb707621aa
Fix incorrect variable check.

When using swapping (double/triple), and we go to merge rectangles,
then we should check for a valid triple buffer (not double) before
trying to merge the 3rd buffer rectangles.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_x11/evas_engine.c