mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
[partition] Drop comment that doesn't apply anymore
This commit is contained in:
parent
fee1794924
commit
e85fedfd41
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@ SwapChoice pickOne( const SwapChoiceSet& s )
|
|||
/**
|
||||
* @brief ChoicePage::ChoicePage is the default constructor. Called on startup as part of
|
||||
* the module loading code path.
|
||||
* @param compactMode if true, the drive selector will be a combo box on top, otherwise it
|
||||
* will show up as a list view.
|
||||
* @param parent the QWidget parent.
|
||||
*/
|
||||
ChoicePage::ChoicePage( const SwapChoiceSet& swapChoices, QWidget* parent )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue