2011-05-07 Tomasz Morawski <t.morawski@samsung.com>
Reviewed by Daniel Bates.
[EFL] Remove ewk_tile_unused_cache_free function form public api
https://bugs.webkit.org/show_bug.cgi?id=60151
The ewk_tile_unused_cache_free function should be only called by
ewk_tile_unused_cache_unref function. Calling this function without
considering reference counting may lead to fatal results.
* ewk/ewk_tiled_model.c:
(_ewk_tile_unused_cache_free):
(ewk_tile_unused_cache_unref):
* ewk/ewk_tiled_model.h:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86012 268f45cc-cd09-0410-ab3c-d52691b4dbfc
3 files changed