summaryrefslogtreecommitdiff
path: root/libview/ev-view.h
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-01-29 17:50:46 +0800
committerWu Xiaotian <[email protected]>2019-03-06 12:11:01 +0800
commit70a278d95023d368570b6285ae8e2c2e559220f0 (patch)
tree341d832e24a40760984793dc8bd5fede0df1fe0f /libview/ev-view.h
parent2b66cf239e0094f385df95eec313b2c0249acb91 (diff)
downloadatril-70a278d95023d368570b6285ae8e2c2e559220f0.tar.bz2
atril-70a278d95023d368570b6285ae8e2c2e559220f0.tar.xz
drop current epub supportwip/libgepub
Diffstat (limited to 'libview/ev-view.h')
-rw-r--r--libview/ev-view.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libview/ev-view.h b/libview/ev-view.h
index ac16211f..f63e5f49 100644
--- a/libview/ev-view.h
+++ b/libview/ev-view.h
@@ -114,9 +114,6 @@ void ev_view_cancel_add_annotation (EvView *view);
void ev_view_remove_annotation (EvView *view,
EvAnnotation *annot);
-/*For epub*/
-void ev_view_disconnect_handlers (EvView *view);
-
/* Caret navigation */
gboolean ev_view_supports_caret_navigation (EvView *view);
gboolean ev_view_is_caret_navigation_enabled (EvView *view);