Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.h
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-04-16 22:54:22 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-04-16 22:54:22 (GMT)
commitfc98aa5263c7bcf5bd7ba39397673c20f34f6fa7 (patch)
tree28ee9b60497f9f2c0a8a57fa00e40e125a3cff43 /shell/ev-window.h
parent7b093b9c4ed0f6ff0ad54c6447f64a823e90cecb (diff)
Minor cleanups removing some dead code.
Sat Apr 16 18:53:47 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-sidebar-links.c: (selection_changed_cb): * shell/ev-view.c: (ev_view_finalize), (go_to_link), (ev_view_button_release_event), (ev_view_set_document): * shell/ev-view.h: * shell/ev-window.c: (find_bar_search_changed_cb): * shell/ev-window.h: Minor cleanups removing some dead code.
Diffstat (limited to 'shell/ev-window.h')
-rw-r--r--shell/ev-window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/ev-window.h b/shell/ev-window.h
index 99daa36..d6085a8 100644
--- a/shell/ev-window.h
+++ b/shell/ev-window.h
@@ -53,8 +53,6 @@ struct _EvWindowClass {
GType ev_window_get_type (void);
void ev_window_open (EvWindow *ev_window,
const char *uri);
-void ev_window_open_link (EvWindow *ev_window,
- EvLink *link);
void ev_window_open_page (EvWindow *ev_window,
int page);
gboolean ev_window_is_empty (const EvWindow *ev_window);