summaryrefslogtreecommitdiff
path: root/components/history
diff options
context:
space:
mode:
authorJohn Sullivan <sullivan@src.gnome.org>2000-03-29 01:56:03 +0000
committerJohn Sullivan <sullivan@src.gnome.org>2000-03-29 01:56:03 +0000
commit66d503d189f7c5dd581abe325471d11d0107dfb6 (patch)
tree01f1eb7ef05feb0148c7c28af492ab652351cd77 /components/history
parent5da770ab1cefbe286274e4013c927601f9b8bd99 (diff)
downloadnautilus-66d503d189f7c5dd581abe325471d11d0107dfb6.tar.gz
Removed notify_title_change call and removed initial_title parameter of
notify_location_change call.
Diffstat (limited to 'components/history')
-rw-r--r--components/history/nautilus-history-view.c1
-rw-r--r--components/history/ntl-history-view.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/components/history/nautilus-history-view.c b/components/history/nautilus-history-view.c
index d93421629..fb5c9f51e 100644
--- a/components/history/nautilus-history-view.c
+++ b/components/history/nautilus-history-view.c
@@ -99,7 +99,6 @@ history_view_update_icons (GtkCList *clist)
static void
hyperbola_navigation_history_notify_location_change (NautilusViewFrame *view,
Nautilus_NavigationInfo *loci,
- const char *initial_title,
HistoryView *hview)
{
char *cols[HISTORY_VIEW_COLUMN_COUNT];
diff --git a/components/history/ntl-history-view.c b/components/history/ntl-history-view.c
index d93421629..fb5c9f51e 100644
--- a/components/history/ntl-history-view.c
+++ b/components/history/ntl-history-view.c
@@ -99,7 +99,6 @@ history_view_update_icons (GtkCList *clist)
static void
hyperbola_navigation_history_notify_location_change (NautilusViewFrame *view,
Nautilus_NavigationInfo *loci,
- const char *initial_title,
HistoryView *hview)
{
char *cols[HISTORY_VIEW_COLUMN_COUNT];