diff options
Diffstat (limited to 'lib/config-symbian.h')
-rw-r--r-- | lib/config-symbian.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/config-symbian.h b/lib/config-symbian.h index f5589fe78..9f8b74a57 100644 --- a/lib/config-symbian.h +++ b/lib/config-symbian.h @@ -48,10 +48,7 @@ /* to enable hidden symbols */ /*#define CURL_HIDDEN_SYMBOLS 1*/ -/* W$ LDAP with non-W$ compiler */ -/* #undef CURL_LDAP_HYBRID */ - -/* Use W$ LDAP implementation */ +/* Use Windows LDAP implementation */ /* #undef CURL_LDAP_WIN */ /* when not building a shared library */ |