diff options
Diffstat (limited to 'xorg-server/hw/xquartz/pseudoramiX.h')
-rw-r--r-- | xorg-server/hw/xquartz/pseudoramiX.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/xorg-server/hw/xquartz/pseudoramiX.h b/xorg-server/hw/xquartz/pseudoramiX.h deleted file mode 100644 index f063919dd..000000000 --- a/xorg-server/hw/xquartz/pseudoramiX.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Minimal implementation of PanoramiX/Xinerama - */ - -extern int noPseudoramiXExtension; - -void -PseudoramiXAddScreen(int x, int y, int w, int h); -void -PseudoramiXResetScreens(void); |