Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-page-cache.h
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-08-20 10:35:08 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-09-15 13:56:01 (GMT)
commit8c149ccd2a3cced2cd0a676ad6f7b8d33fd98404 (patch)
tree5113e4ec32925a958070295e8591d9cdcca6a1cc /libview/ev-page-cache.h
parent0c2a918951d124cb9dcdcc8d26a15f9bd376f290 (diff)
Move ev_page_cache_check_dimensions() to EvDocument
Diffstat (limited to 'libview/ev-page-cache.h')
-rw-r--r--libview/ev-page-cache.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libview/ev-page-cache.h b/libview/ev-page-cache.h
index d51707a..1c3629d 100644
--- a/libview/ev-page-cache.h
+++ b/libview/ev-page-cache.h
@@ -68,8 +68,6 @@ gboolean ev_page_cache_set_page_label (EvPageCache *page_cache,
EvPageCache *ev_page_cache_get (EvDocument *document);
-gboolean ev_page_cache_check_dimensions (EvPageCache *page_cache);
-
G_END_DECLS
#endif /* __EV_PAGE_CACHE_H__ */