Kaydet (Commit) 3b006a10 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

stricmp macro is unused

...since f3eb7758 "further removing of dead
code."

Change-Id: I6805c5adafcf19782f352cdacd0d99a9e7681eb6
üst 86ff3735
...@@ -38,10 +38,6 @@ ...@@ -38,10 +38,6 @@
#include "xmlsec/xmlenc.h" #include "xmlsec/xmlenc.h"
#include "xmlsec/crypto.h" #include "xmlsec/crypto.h"
#ifdef UNX
#define stricmp strcasecmp
#endif
using namespace ::com::sun::star::uno ; using namespace ::com::sun::star::uno ;
using namespace ::com::sun::star::lang ; using namespace ::com::sun::star::lang ;
using ::com::sun::star::lang::XMultiServiceFactory ; using ::com::sun::star::lang::XMultiServiceFactory ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment