win: Remove font & image cache functions
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 30 Jun 2016 02:47:38 +0000 (11:47 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 30 Jun 2016 05:34:59 +0000 (14:34 +0900)
commit2065aedc44e5f33dc1a0f0993d38b6c964bbb736
treef08c1824580977ffb0e7fcd0949f433fb2de0a08
parent92a67f1a61e79a16eeeb6ac5f68cc286a3d3be72
win: Remove font & image cache functions

Those actually belong to elm_config, or rather Efl.Config:
  efl_config_int_set("cache_image_cache_size", 42);
  efl_config_int_set("cache_font_cache_size", 1337);
src/lib/efl/interfaces/efl_canvas.eo
src/lib/elementary/efl_ui_win.c
src/lib/elementary/efl_ui_win.eo