summaryrefslogtreecommitdiff
path: root/src/caja-window-manage-views.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/caja-window-manage-views.c')
-rw-r--r--src/caja-window-manage-views.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/caja-window-manage-views.c b/src/caja-window-manage-views.c
index f41d8e5f..1ba1a533 100644
--- a/src/caja-window-manage-views.c
+++ b/src/caja-window-manage-views.c
@@ -510,7 +510,6 @@ new_window_show_callback (GtkWidget *widget,
user_data);
}
-
void
caja_window_slot_open_location_full (CajaWindowSlot *slot,
GFile *location,
@@ -754,7 +753,6 @@ caja_window_slot_open_location_with_selection (CajaWindowSlot *slot,
flags, selection, NULL, NULL);
}
-
void
caja_window_slot_go_home (CajaWindowSlot *slot, gboolean new_tab)
{
@@ -833,7 +831,6 @@ report_nascent_content_view_failure_to_user (CajaWindowSlot *slot,
g_free (message);
}
-
const char *
caja_window_slot_get_content_view_id (CajaWindowSlot *slot)
{
@@ -2226,7 +2223,6 @@ display_view_selection_failure (CajaWindow *window, CajaFile *file,
g_free (detail_message);
}
-
void
caja_window_slot_stop_loading (CajaWindowSlot *slot)
{