From de4f27a2eea6f7b8e723dc8966a34ce1de0952d0 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 10 Aug 2021 11:16:49 +0900 Subject: tdehw lib: removed unused and seemingly unnecessary method in storage device. Signed-off-by: Michele Calgaro --- tdecore/tdehw/tdestoragedevice.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tdecore/tdehw/tdestoragedevice.h') diff --git a/tdecore/tdehw/tdestoragedevice.h b/tdecore/tdehw/tdestoragedevice.h index 61ef6daad..0a8ef7283 100644 --- a/tdecore/tdehw/tdestoragedevice.h +++ b/tdecore/tdehw/tdestoragedevice.h @@ -349,13 +349,6 @@ class TDECORE_EXPORT TDEStorageDevice : public TDEGenericDevice */ TQStringVariantMap ejectDrive(); - /** - * @param path Full path to arbitrary file or directory - * @return TQString with type of file system containing the given file, - * or TQString::null if file system type unknown - */ - static TQString determineFileSystemType(TQString path); - /** * Set the unlock password to use in subsequent LUKS operations * @see cryptClearOperationsUnlockPassword -- cgit v1.2.3