summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pcrtc.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-09-21 08:00:01 +0000
committerphk <phk@FreeBSD.org>2002-09-21 08:00:01 +0000
commitbb47c7e3171ca468b46342bc0cdd5a7ebae8226c (patch)
treea9e101e91c4a0531f243ade6209e4cbfe82d05c5 /sys/pc98/cbus/pcrtc.c
parent9012cc741feaf04c938e00f6049094cb1d5858a0 (diff)
downloadFreeBSD-src-bb47c7e3171ca468b46342bc0cdd5a7ebae8226c.zip
FreeBSD-src-bb47c7e3171ca468b46342bc0cdd5a7ebae8226c.tar.gz
Remove #ifdef/#endif 3 years after the stuff they protected was removed.
Spotted by: peter.
Diffstat (limited to 'sys/pc98/cbus/pcrtc.c')
-rw-r--r--sys/pc98/cbus/pcrtc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c
index 03be373..94c5771 100644
--- a/sys/pc98/cbus/pcrtc.c
+++ b/sys/pc98/cbus/pcrtc.c
@@ -70,8 +70,6 @@
#include <sys/power.h>
#include <machine/clock.h>
-#ifdef CLK_CALIBRATION_LOOP
-#endif
#include <machine/cputypes.h>
#include <machine/frame.h>
#include <machine/limits.h>
OpenPOWER on IntegriCloud