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=205c689a78e992d1ad3cf9223f7c95bf424dda94;hp=0d9d2b6a3b95f38bfe3705d3715622ffa753a832;hpb=4942d62b873cfac27dc8e4bf3c800f22e0890d0c;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);