Fix doc
This commit is contained in:
parent
8a64dcb270
commit
5c594f8dd7
@ -51,9 +51,6 @@ public:
|
|||||||
|
|
||||||
void createPartitionTable( Device* device, PartitionTable::TableType type );
|
void createPartitionTable( Device* device, PartitionTable::TableType type );
|
||||||
|
|
||||||
/**
|
|
||||||
* Takes ownership of partitionInfo
|
|
||||||
*/
|
|
||||||
void createPartition( Device* device, Partition* partition );
|
void createPartition( Device* device, Partition* partition );
|
||||||
|
|
||||||
void deletePartition( Device* device, Partition* partition );
|
void deletePartition( Device* device, Partition* partition );
|
||||||
|
Loading…
Reference in New Issue
Block a user