From 01e6daf138fca29539cdde785043c3c653062720 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Sun, 31 Dec 2017 01:55:09 -0500 Subject: places-sidebar: remove duplicate function This is already handled in libcaja-private/caja-file-operations.c --- src/caja-places-sidebar.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/caja-places-sidebar.c b/src/caja-places-sidebar.c index 93c42e62..9aba1bb8 100644 --- a/src/caja-places-sidebar.c +++ b/src/caja-places-sidebar.c @@ -2197,9 +2197,6 @@ drive_eject_cb (GObject *source_object, } g_error_free (error); } - else { - caja_application_notify_unmount_show ("It is now safe to remove the drive"); - } } static void -- cgit v1.2.1