diff options
Diffstat (limited to 'e-util/e-web-view.h')
-rw-r--r-- | e-util/e-web-view.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-web-view.h b/e-util/e-web-view.h index f03be60014..6fdf6017e4 100644 --- a/e-util/e-web-view.h +++ b/e-util/e-web-view.h @@ -171,7 +171,6 @@ void e_web_view_set_print_proxy (EWebView *web_view, GtkAction * e_web_view_get_save_as_proxy (EWebView *web_view); void e_web_view_set_save_as_proxy (EWebView *web_view, GtkAction *save_as_proxy); -GSList * e_web_view_get_highlights (EWebView *web_view); void e_web_view_add_highlight (EWebView *web_view, const gchar *highlight); void e_web_view_clear_highlights (EWebView *web_view); |