X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-page-cache.h;h=6d8955e8454bb8bff347887e73fa3182d0066b5d;hb=00a3581bfaaf0d5f825820c68b515415fe510b66;hp=0d9d2b6a3b95f38bfe3705d3715622ffa753a832;hpb=c2f443161a3fe0e1415d9e9017c300f6adf52074;p=evince.git diff --git a/shell/ev-page-cache.h b/shell/ev-page-cache.h index 0d9d2b6a..6d8955e8 100644 --- a/shell/ev-page-cache.h +++ b/shell/ev-page-cache.h @@ -66,8 +66,6 @@ void ev_page_cache_set_current_page (EvPageCache *page_cache, int page); gboolean ev_page_cache_set_page_label (EvPageCache *page_cache, const char *page_label); -gboolean ev_page_cache_next_page (EvPageCache *page_cache); -gboolean ev_page_cache_prev_page (EvPageCache *page_cache); EvPageCache *ev_page_cache_get (EvDocument *document);