From 9012cc741feaf04c938e00f6049094cb1d5858a0 Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 21 Sep 2002 07:59:06 +0000 Subject: Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there is nothing between them anymore. Spotted by: peter. --- sys/isa/atrtc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/isa/atrtc.c') diff --git a/sys/isa/atrtc.c b/sys/isa/atrtc.c index 539a460..ff37d5d 100644 --- a/sys/isa/atrtc.c +++ b/sys/isa/atrtc.c @@ -66,8 +66,6 @@ #include #include -#ifdef CLK_CALIBRATION_LOOP -#endif #include #include #include -- cgit v1.1