Remove ewk_view_top_of_contents_go() because it is not used anymore.
[framework/web/webkit-efl.git] / Source / WebKit2 / UIProcess / API / efl / ewk_view.h
index 793b7da..0d2de90 100644 (file)
@@ -624,7 +624,6 @@ EAPI void ewk_view_vertical_panning_hold_set(Evas_Object* o, Eina_Bool hold);
 // #if ENABLE(TIZEN_GESTURE)
 EAPI void ewk_view_use_smart_selection_set(Evas_Object* ewkView, Eina_Bool use);
 // #endif
-EAPI void ewk_view_top_of_contents_go(Evas_Object* ewkView);
 
 /**
  * Gets the minimum and maximum value of the scale range or -1 on failure