user-accounts: Remove unused password hints
Short password hints are not used for some time. Let's remove them. https://bugzilla.gnome.org/show_bug.cgi?id=780002
This commit is contained in:
parent
466264e78d
commit
9e4123363e
4 changed files with 5 additions and 31 deletions
|
@ -26,6 +26,4 @@ gdouble pw_strength (const gchar *password,
|
|||
const gchar *old_password,
|
||||
const gchar *username,
|
||||
const gchar **hint,
|
||||
const gchar **long_hints,
|
||||
gint *strength_level);
|
||||
int pw_strength_hint_get_width_chars (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue