Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-links.h
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-04-19 08:57:50 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-04-19 08:57:50 (GMT)
commite6e647fb236b236df1399ff4dba8faf0172002a1 (patch)
treeed7cd98953cd68ebc0449fbbc1324e71aaf08008 /shell/ev-sidebar-links.h
parent7ffb31c1dccfa67e3920e4a746dba023af2c9c08 (diff)
Small rework of sidebar pages handling. See bug #164811 for details
Diffstat (limited to 'shell/ev-sidebar-links.h')
-rw-r--r--shell/ev-sidebar-links.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/ev-sidebar-links.h b/shell/ev-sidebar-links.h
index 59af8bb..b9691e3 100644
--- a/shell/ev-sidebar-links.h
+++ b/shell/ev-sidebar-links.h
@@ -52,9 +52,6 @@ struct _EvSidebarLinksClass {
GType ev_sidebar_links_get_type (void);
GtkWidget *ev_sidebar_links_new (void);
-void ev_sidebar_links_set_document (EvSidebarLinks *ev_sidebar_links,
- EvDocument *document);
-void ev_sidebar_links_clear_document (EvSidebarLinks *sidebar_links);
G_END_DECLS