evas gl: Fix memory tracking
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Feb 2017 01:54:32 +0000 (10:54 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Feb 2017 01:56:15 +0000 (10:56 +0900)
commit45d846814f813b8575276edf0ee9586d7cd25ecc
treea4a0e5454c585e53d3afe1a8f8d6bb4d0019e91a
parent6aad6d27f228dacc1a9c27d13f79ac3bc5fde3c9
evas gl: Fix memory tracking

See b16c961680579ad13 which by "fixing" indentation changed the
logic of the code. Yes the indentation was misleading (because of
the #if / #else) but the logic was correct. Anyway this is was not
a harmful issue as those memory trackers aren't really used.
src/modules/evas/engines/gl_common/evas_gl_core.c