[partition] Remove the 'swapfile-unsupported' message

This commit is contained in:
Adriaan de Groot 2020-09-28 14:53:38 +02:00
parent 3bb5adcfca
commit 9f0f600aa4

View File

@ -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