From 726fd3a81dfbd1b0c8e4ede104a48523daecab92 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 14 Dec 2005 19:41:28 +0000 Subject: Bug #1760: Fix ati wrapper multihead to be dlloader friendly. --- src/radeon_probe.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/radeon_probe.c') diff --git a/src/radeon_probe.c b/src/radeon_probe.c index 688c1c74..aea4b737 100644 --- a/src/radeon_probe.c +++ b/src/radeon_probe.c @@ -195,8 +195,6 @@ PciChipsets RADEONPciChipsets[] = { int gRADEONEntityIndex = -1; -const int getRADEONEntityIndex(void) { return gRADEONEntityIndex; } - /* Return the options for supported chipset 'n'; NULL otherwise */ const OptionInfoRec * RADEONAvailableOptions(int chipid, int busid) -- cgit v1.2.3