summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/loran.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/loran.c')
-rw-r--r--sys/i386/isa/loran.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/i386/isa/loran.c b/sys/i386/isa/loran.c
index 9ad1a4a..03586a0 100644
--- a/sys/i386/isa/loran.c
+++ b/sys/i386/isa/loran.c
@@ -613,9 +613,6 @@ static struct timecounter loran_timecounter = {
"loran" /* name */
};
-SYSCTL_OPAQUE(_debug, OID_AUTO, loran_timecounter, CTLFLAG_RD,
- &loran_timecounter, sizeof(loran_timecounter), "S,timecounter", "");
-
/**********************************************************************/
OpenPOWER on IntegriCloud