diff options
Diffstat (limited to 'xorg-server/hw/xquartz/pseudoramiX.h')
-rw-r--r-- | xorg-server/hw/xquartz/pseudoramiX.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xquartz/pseudoramiX.h b/xorg-server/hw/xquartz/pseudoramiX.h index f41b5cbe4..f063919dd 100644 --- a/xorg-server/hw/xquartz/pseudoramiX.h +++ b/xorg-server/hw/xquartz/pseudoramiX.h @@ -6,6 +6,5 @@ extern int noPseudoramiXExtension; void PseudoramiXAddScreen(int x, int y, int w, int h); -void PseudoramiXExtensionInit(int argc, char *argv[]); void PseudoramiXResetScreens(void); |