summaryrefslogtreecommitdiffstats
path: root/common/rfb/HTTPServer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/HTTPServer.cxx')
-rw-r--r--common/rfb/HTTPServer.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/rfb/HTTPServer.cxx b/common/rfb/HTTPServer.cxx
index 94f06090..f50722ab 100644
--- a/common/rfb/HTTPServer.cxx
+++ b/common/rfb/HTTPServer.cxx
@@ -21,10 +21,6 @@
#include <rfb/util.h>
#include <rdr/MemOutStream.h>
-#ifdef WIN32
-#define strcasecmp _stricmp
-#endif
-
using namespace rfb;
using namespace rdr;