Skip to content

Remove unused code asking for password

Ingo Klöcker requested to merge work/kloecker/ews-remove-unused-code into master

requestPassword is always called with ask=false. Remove the code that asks for the password.

Noticed while porting away from KWallet.

Merge request reports