From 4e7ad39eaa248ecf8655aa47cae131983538544c Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Mon, 15 Mar 2004 15:37:38 +0000 Subject: 38. Backing out patch 27 as it was inappropriate for the RELEASE branch and bogus anyway (see bugzilla #303) (Egbert Eich). 37. backing out 30.: the sleep() exists to bring the log message to the attention of the user which points to a problem elsewhere. Therefore the problem should be fixed where it originates. To be strict we could make the function fail instead of just trying to point the user at the problem (Egbert Eich). --- include/X11/Xtos.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h index 013b241..005cf0d 100644 --- a/include/X11/Xtos.h +++ b/include/X11/Xtos.h @@ -68,7 +68,6 @@ SOFTWARE. defined(__s390x__) || \ (defined(__hppa__) && defined(__LP64__)) || \ defined(__amd64__) || defined(amd64) || \ - defined(__powerpc64__) || \ (defined(sgi) && (_MIPS_SZLONG == 64)) #define LONG64 #endif -- cgit v1.2.3