summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/source/config/ldap/wrapldapinclude.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/config/ldap/wrapldapinclude.hxx b/extensions/source/config/ldap/wrapldapinclude.hxx
index 7d8cf5c69eff..e819baab4a95 100644
--- a/extensions/source/config/ldap/wrapldapinclude.hxx
+++ b/extensions/source/config/ldap/wrapldapinclude.hxx
@@ -28,10 +28,8 @@
#ifndef LDAP_NO_ATTRS
# define LDAP_NO_ATTRS L"1.1"
#endif
-#define CONST_PCHAR_CAST (const PCHAR)
#else // !defined WNT
#include <ldap.h>
-#define CONST_PCHAR_CAST
#endif // WNT
#ifndef LDAP_API