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
Branch
pending
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10469
Build 10487: arc lint + arc unit
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.