evas map: remove redundant code. 48/202948/1
authorHermet Park <hermetpark@gmail.com>
Mon, 8 Apr 2019 05:53:47 +0000 (14:53 +0900)
committerHermet Park <hermetpark@gmail.com>
Mon, 8 Apr 2019 06:05:09 +0000 (15:05 +0900)
commit74cb6ab3008bea0cf3d41c6dd58b029f2328b62d
tree2b9a766cc9d0cc564662d23f45f3472d100f6022
parentb79d103498dc1b6cf41bf10522741038c7c707ff
evas map: remove redundant code.

Remove old anti-alias code since high quality map is replaced with new one.
New anti-aliasing is logically same but having a regression bug,
it should be stablized.

Change-Id: Idd654768d24b15c15ce035e958fceece15ae4ece
src/lib/evas/common/evas_map_image.c
src/lib/evas/common/evas_map_image_aa.c [deleted file]
src/lib/evas/common/evas_map_image_internal.c
src/lib/evas/common/evas_map_image_internal_high.c
src/lib/evas/common/evas_map_image_loop.c