Remove the essentially unused copy of LdapDN
ClosedPublic

Authored by vkrause on Apr 5 2019, 4:37 PM.

Details

Summary

All this was still used for is basically QByteArray::isEmpty, so use
that directly.

Diff Detail

Repository
R174 KContacts
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Apr 5 2019, 4:37 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 5 2019, 4:37 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Apr 5 2019, 4:37 PM
dvratil accepted this revision.Apr 5 2019, 5:26 PM
dvratil added a subscriber: dvratil.

👍

This revision is now accepted and ready to land.Apr 5 2019, 5:26 PM
This revision was automatically updated to reflect the committed changes.