aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/os
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/os')
-rw-r--r--xorg-server/os/utils.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/xorg-server/os/utils.c b/xorg-server/os/utils.c
index d8ca6c822..f3ecf781c 100644
--- a/xorg-server/os/utils.c
+++ b/xorg-server/os/utils.c
@@ -122,10 +122,6 @@ __stdcall unsigned long GetTickCount(void);
#include "picture.h"
-#ifdef _MSC_VER
-#define strdup _strdup
-#endif
-
Bool noTestExtensions;
#ifdef COMPOSITE
Bool noCompositeExtension = FALSE;