diff options
Diffstat (limited to 'hw/xfree86/dixmods/extmod/dgaproc.h')
-rw-r--r-- | hw/xfree86/dixmods/extmod/dgaproc.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/hw/xfree86/dixmods/extmod/dgaproc.h b/hw/xfree86/dixmods/extmod/dgaproc.h index 2b0118f15..a0108053c 100644 --- a/hw/xfree86/dixmods/extmod/dgaproc.h +++ b/hw/xfree86/dixmods/extmod/dgaproc.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/Xext/dgaproc.h,v 1.21 2000/06/30 19:06:54 keithp Exp $ */ +/* $XFree86: xc/programs/Xserver/Xext/dgaproc.h,v 1.22 2003/07/16 01:38:29 dawes Exp $ */ #ifndef __DGAPROC_H #define __DGAPROC_H @@ -53,9 +53,6 @@ typedef struct { int reserved2; } XDGAModeRec, *XDGAModePtr; - -void XFree86DGAExtensionInit(void); - /* DDX interface */ int |