diff --git a/include/GParted_Core.h b/include/GParted_Core.h index cf8c7986..1be6aeeb 100644 --- a/include/GParted_Core.h +++ b/include/GParted_Core.h @@ -196,8 +196,6 @@ private: std::map< Glib::ustring, std::vector > mount_info ; std::map< Glib::ustring, std::vector > fstab_info ; std::map< Glib::ustring, std::vector >::iterator iter_mp ; - - char * buf ; }; } //GParted