summaryrefslogtreecommitdiffstats
path: root/common/rfb/encodings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/encodings.cxx')
-rw-r--r--common/rfb/encodings.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/rfb/encodings.cxx b/common/rfb/encodings.cxx
index 97f547bf..190e0324 100644
--- a/common/rfb/encodings.cxx
+++ b/common/rfb/encodings.cxx
@@ -16,9 +16,6 @@
* USA.
*/
#include <string.h>
-#ifdef _WIN32
-#define strcasecmp _stricmp
-#endif
#include <rfb/encodings.h>
#include <rfb/util.h>