diff options
Diffstat (limited to 'hw/xnest/Init.c')
-rw-r--r-- | hw/xnest/Init.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/xnest/Init.c b/hw/xnest/Init.c index f52445c00..f80bbd121 100644 --- a/hw/xnest/Init.c +++ b/hw/xnest/Init.c @@ -140,8 +140,3 @@ void ddxBeforeReset(void) { return; } - -/* this is just to get the server to link on AIX */ -#ifdef AIXV3 -int SelectWaitTime = 10000; /* usec */ -#endif |