diff options
Diffstat (limited to 'hw/xfree86/common/xf86Priv.h')
-rw-r--r-- | hw/xfree86/common/xf86Priv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/xfree86/common/xf86Priv.h b/hw/xfree86/common/xf86Priv.h index 82df2aead..a9677bd73 100644 --- a/hw/xfree86/common/xf86Priv.h +++ b/hw/xfree86/common/xf86Priv.h @@ -131,9 +131,6 @@ extern RootWinPropPtr *xf86RegisteredPropertiesTable; /* Function Prototypes */ #ifndef _NO_XF86_PROTOTYPES -/* xf86Beta.c */ -extern void xf86CheckBeta(int extraDays, char *key); - /* xf86Bus.c */ void xf86BusProbe(void); |