mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-03 12:25:38 -04:00
[users] Remove unused PWQuality method
This commit is contained in:
parent
a5dfe7cd68
commit
f3e37f3cee
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@ public:
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool hasExplanation() const { return m_rv < 0; }
|
|
||||||
|
|
||||||
/* This is roughly the same as the function pwquality_strerror,
|
/* This is roughly the same as the function pwquality_strerror,
|
||||||
* only with QStrings instead, and using the Qt translation scheme.
|
* only with QStrings instead, and using the Qt translation scheme.
|
||||||
* It is used under the terms of the GNU GPL v3 or later, as
|
* It is used under the terms of the GNU GPL v3 or later, as
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue