Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-page-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-page-cache.h')
-rw-r--r--shell/ev-page-cache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/ev-page-cache.h b/shell/ev-page-cache.h
index ae0c179..0d9d2b6 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);
-void ev_page_cache_set_link (EvPageCache *page_cache,
- EvLink *link);
gboolean ev_page_cache_next_page (EvPageCache *page_cache);
gboolean ev_page_cache_prev_page (EvPageCache *page_cache);