summaryrefslogtreecommitdiff
path: root/hw/xwin/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r--hw/xwin/win.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h
index 401206d53..74d3e89e0 100644
--- a/hw/xwin/win.h
+++ b/hw/xwin/win.h
@@ -140,10 +140,6 @@
#include <sys/stat.h>
#include <stdio.h>
-#ifndef __CYGWIN__
-#define sleep(x) Sleep(1000 * (x))
-#endif
-
#include <errno.h>
#if defined(XWIN_MULTIWINDOWEXTWM) || defined(XWIN_CLIPBOARD) || defined(XWIN_MULTIWINDOW)
#include <pthread.h>