extensions/source/config/ldap/wrapldapinclude.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 36d506146c5fc812b71c0a2349bd84ba95e1c0d8
Author: Fridrich Å trba <[email protected]>
Date:   Wed Jul 18 15:19:41 2012 +0200

    Remove unnecessary define
    
    Change-Id: Idff408bcf0e4f49a97478cdbba3eec9ac197d128

diff --git a/extensions/source/config/ldap/wrapldapinclude.hxx 
b/extensions/source/config/ldap/wrapldapinclude.hxx
index 7d8cf5c..e819baa 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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to