Skip to content
  • Adriaan de Groot's avatar
    Fix build when LDAP isn't found · f51fd88b
    Adriaan de Groot authored
    449e2e09 changed the interface to use unique_ptr, but only
    changed the implementation for the case that LDAP (dev-packages)
    is found. Remove the now-errorful `delete d` from the no-LDAP
    branch as well.
    f51fd88b