[libcalamares] Remove incorrect comment
- The setting for OEM mode is already independent.
This commit is contained in:
parent
cdb613bf02
commit
0be34d281d
@ -62,9 +62,6 @@ public:
|
|||||||
*
|
*
|
||||||
* This influences user-visible strings, for instance using the
|
* This influences user-visible strings, for instance using the
|
||||||
* word "setup" instead of "install" where relevant.
|
* word "setup" instead of "install" where relevant.
|
||||||
*
|
|
||||||
* NOTE: it's a synonym for !doChroot() for now, but may become
|
|
||||||
* an independent setting.
|
|
||||||
*/
|
*/
|
||||||
bool isSetupMode() const { return m_isSetupMode; }
|
bool isSetupMode() const { return m_isSetupMode; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user