Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-view-private.h
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-12-08 11:41:13 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-12-08 11:41:13 (GMT)
commitea6eb7ebc9898463a4e165d76aea75634a8b519b (patch)
tree0c219ec8f316945786682095ccb5c796c181cec5 /libview/ev-view-private.h
parent1600e0323e398d2e235121e9e25df70853095e4c (diff)
Remove leftover EvPageCache
Diffstat (limited to 'libview/ev-view-private.h')
-rw-r--r--libview/ev-view-private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libview/ev-view-private.h b/libview/ev-view-private.h
index c3c7554..76998d3 100644
--- a/libview/ev-view-private.h
+++ b/libview/ev-view-private.h
@@ -135,7 +135,6 @@ struct _EvView {
gboolean highlight_find_results;
EvDocumentModel *model;
- EvPageCache *page_cache;
EvPixbufCache *pixbuf_cache;
EvHeightToPageCache *height_to_page_cache;
EvViewCursor cursor;