Skip to content

Remove (seemingly debug) warning statement from passworddialog

Addison Crump requested to merge addisoncrump/plasma-nm:master into master

Removes a debug statement from passworddialog.cpp. If left remaining, this writes a warning containing the setting information (which could disclose sensitive information).

Merge request reports