diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-03-10 23:12:15 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-01-11 15:31:08 +0200 |
commit | cd4b39403d74f314e1c2cfa4cf0e4fe542891dc3 (patch) | |
tree | 0be0be5802484818616eae0973a2019cbe74a851 /src/r128_probe.h | |
parent | 63b4b8213fabc5a57f897b60b6eaa9f78d86e6ff (diff) |
Drop symbol lists from r128, radeon, theatre.
compile-tested only
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); |