Evas filters: Add proxy source only once
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Jan 2014 07:41:21 +0000 (16:41 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Feb 2014 08:33:17 +0000 (17:33 +0900)
commit712566939dfb86339a8cb34cb5cac2fbe6bbffc8
tree4221a2e8ad8f4f4e55f4ca8aece94e123cc86384
parent95550feb3015dda2e077f8eed3e3deba1f099b56
Evas filters: Add proxy source only once

If the proxy has already been added to the list of
proxy sources, don't add it again. This is for the filters
case where unset isn't even called :)
src/lib/evas/canvas/evas_object_image.c
src/lib/evas/filters/evas_filter.c