diff options
author | Adam Jackson <ajax@redhat.com> | 2007-12-02 12:39:05 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2007-12-02 12:40:25 -0500 |
commit | fa47910045c3700d8d668b5e214e5ffc1e8dc3e7 (patch) | |
tree | 9d66bd4549747f815d0a75cc66a0ea7320765397 /Xext/panoramiXSwap.c | |
parent | 83ba1e167c1473ac7d85239a6ee5ed629353cb16 (diff) |
Clean up many #if 0.
Diffstat (limited to 'Xext/panoramiXSwap.c')
-rw-r--r-- | Xext/panoramiXSwap.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Xext/panoramiXSwap.c b/Xext/panoramiXSwap.c index da445ffe1..cc9f61442 100644 --- a/Xext/panoramiXSwap.c +++ b/Xext/panoramiXSwap.c @@ -41,10 +41,6 @@ Equipment Corporation. #include "window.h" #include "windowstr.h" #include "pixmapstr.h" -#if 0 -#include <sys/workstation.h> -#include <X11/Xserver/ws.h> -#endif #include "panoramiX.h" #include <X11/extensions/panoramiXproto.h> #include "panoramiXsrv.h" |