evas: do not use static array with pointer to other variable.
authorCedric Bail <cedric@osg.samsung.com>
Wed, 15 Jun 2016 18:41:09 +0000 (11:41 -0700)
committerCedric Bail <cedric@osg.samsung.com>
Wed, 15 Jun 2016 18:41:09 +0000 (11:41 -0700)
commit0861a8a27da7c4dd99b02c18487d36e83e0bfa3e
treefb603670d03ace0c364b3bd3ce7dfdc7c4816062
parent70aa45829ae5460bbe0da10ab1fca8308a3a83bf
evas: do not use static array with pointer to other variable.

Aka fix Windows build. This is exactly the same trick as for events array.
src/lib/evas/canvas/evas_callbacks.c