diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-03-23 22:12:48 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-03-23 23:27:39 +0200 |
commit | 9cd175d9cd4ed710fccb303664c77519ecaf1e21 (patch) | |
tree | 26cd672168c945ff6b325ac8f81a361105026cb3 /src/atiprobe.c | |
parent | d7a8cd0e476034796fc38e25a28cd28d05ea4a13 (diff) |
Fold FillIn() back to Probe().
Diffstat (limited to 'src/atiprobe.c')
-rw-r--r-- | src/atiprobe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atiprobe.c b/src/atiprobe.c index 4a70f81e..5f220321 100644 --- a/src/atiprobe.c +++ b/src/atiprobe.c @@ -31,7 +31,6 @@ #include "atibus.h" #include "atichip.h" #include "atimach64io.h" -#include "atimodule.h" #include "atiprobe.h" #include "ativersion.h" #include "atividmem.h" |