[partition] Remove the 'swapfile-unsupported' message
This commit is contained in:
parent
3bb5adcfca
commit
9f0f600aa4
@ -100,7 +100,6 @@ getSwapChoices( const QVariantMap& configurationMap )
|
|||||||
choices.remove( x ); \
|
choices.remove( x ); \
|
||||||
}
|
}
|
||||||
|
|
||||||
COMPLAIN_UNSUPPORTED( PartitionActions::Choices::SwapChoice::SwapFile )
|
|
||||||
COMPLAIN_UNSUPPORTED( PartitionActions::Choices::SwapChoice::ReuseSwap )
|
COMPLAIN_UNSUPPORTED( PartitionActions::Choices::SwapChoice::ReuseSwap )
|
||||||
#undef COMPLAIN_UNSUPPORTED
|
#undef COMPLAIN_UNSUPPORTED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user