summaryrefslogtreecommitdiff
path: root/src/r128_probe.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2007-03-23 22:12:48 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-03-23 23:27:39 +0200
commit9cd175d9cd4ed710fccb303664c77519ecaf1e21 (patch)
tree26cd672168c945ff6b325ac8f81a361105026cb3 /src/r128_probe.h
parentd7a8cd0e476034796fc38e25a28cd28d05ea4a13 (diff)
Fold FillIn() back to Probe().
Diffstat (limited to 'src/r128_probe.h')
-rw-r--r--src/r128_probe.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/r128_probe.h b/src/r128_probe.h
index 91502963..180e52a9 100644
--- a/src/r128_probe.h
+++ b/src/r128_probe.h
@@ -73,6 +73,4 @@ extern ModeStatus R128ValidMode(int, DisplayModePtr, Bool, int);
extern const OptionInfoRec * R128OptionsWeak(void);
-extern void R128FillInScreenInfo(ScrnInfoPtr);
-
#endif /* _R128_PROBE_H_ */