[gparted] Remove left behind typedef GParted_Core::MountMapping
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Remove left behind typedef GParted_Core::MountMapping
- Date: Wed, 14 Sep 2016 15:57:34 +0000 (UTC)
commit d64283fd1af66d58e2e631fcad1ad0beb79e0cd9
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date: Mon Sep 12 21:15:49 2016 +0100
Remove left behind typedef GParted_Core::MountMapping
Left behind by:
63ec73dfdac70fde8fabb543d0a7dc5808e168d5
Split mount_info and fstab_info maps into separate Mount_Info module
include/GParted_Core.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/include/GParted_Core.h b/include/GParted_Core.h
index 244ee82..bf2a780 100644
--- a/include/GParted_Core.h
+++ b/include/GParted_Core.h
@@ -74,8 +74,6 @@ public:
Byte_Value sector_size,
bool inside_extended );
- typedef std::map<BlockSpecial, std::vector<Glib::ustring> > MountMapping;
-
private:
//detectionstuff..
void set_thread_status_message( Glib::ustring msg ) ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]