From 4974727d50923a4393e5f0daddf4694c6e082a84 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Mar 2022 20:01:48 +0900 Subject: Add 'safeRemove' and 'safeRemoveByNode' to mediamanager DCOP interface. Signed-off-by: Michele Calgaro --- tdeioslave/media/mounthelper/tdeio_media_mounthelper.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tdeioslave/media/mounthelper/tdeio_media_mounthelper.h') diff --git a/tdeioslave/media/mounthelper/tdeio_media_mounthelper.h b/tdeioslave/media/mounthelper/tdeio_media_mounthelper.h index 540012ce3..e1ae0c5c2 100644 --- a/tdeioslave/media/mounthelper/tdeio_media_mounthelper.h +++ b/tdeioslave/media/mounthelper/tdeio_media_mounthelper.h @@ -53,7 +53,6 @@ private: void lock(const Medium &medium); void eject(const Medium &medium); void safeRemoval(const Medium &medium); - void releaseHolders(const Medium &medium, bool handleThis = false); void openRealFolder(const Medium &medium); private slots: -- cgit v1.2.1