This commit is contained in:
Aurélien Gâteau 2014-07-17 14:25:16 +02:00
parent 8a64dcb270
commit 5c594f8dd7

View File

@ -51,9 +51,6 @@ public:
void createPartitionTable( Device* device, PartitionTable::TableType type );
/**
* Takes ownership of partitionInfo
*/
void createPartition( Device* device, Partition* partition );
void deletePartition( Device* device, Partition* partition );