[gparted] Remove unimplemented prototype DMRaid::partition_is_mounted_by_path()
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Remove unimplemented prototype DMRaid::partition_is_mounted_by_path()
- Date: Sun, 7 Aug 2016 20:54:41 +0000 (UTC)
commit 0785c5d7ef044799de2c61000a3bcf0ae5ba72b2
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date: Tue Jul 12 20:22:13 2016 +0100
Remove unimplemented prototype DMRaid::partition_is_mounted_by_path()
include/DMRaid.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/include/DMRaid.h b/include/DMRaid.h
index 92cd8f5..2f6790e 100644
--- a/include/DMRaid.h
+++ b/include/DMRaid.h
@@ -54,8 +54,6 @@ public:
bool create_dev_map_entries( const Glib::ustring & dev_path ) ;
bool delete_affected_dev_map_entries( const Partition & partition, OperationDetail & operationdetail
) ;
bool delete_dev_map_entry( const Partition & partition, OperationDetail & operationdetail ) ;
- bool partition_is_mounted_by_path( const Glib::ustring & partition_path
- , const std::vector<Glib::ustring> & mount_info ) ;
bool purge_dev_map_entries( const Glib::ustring & dev_path ) ;
bool update_dev_map_entry( const Partition & partition, OperationDetail & operationdetail ) ;
private:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]