diff options
Diffstat (limited to 'src/r128_probe.h')
-rw-r--r-- | src/r128_probe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/r128_probe.h b/src/r128_probe.h index 180e52a9..82d0fbea 100644 --- a/src/r128_probe.h +++ b/src/r128_probe.h @@ -61,7 +61,6 @@ extern Bool R128Probe(DriverPtr, int); extern PciChipsets R128PciChipsets[]; /* r128_driver.c */ -extern void R128LoaderRefSymLists(void); extern Bool R128PreInit(ScrnInfoPtr, int); extern Bool R128ScreenInit(int, ScreenPtr, int, char **); extern Bool R128SwitchMode(int, DisplayModePtr, int); |