diff options
Diffstat (limited to 'sys/kern/kern_tc.c')
| -rw-r--r-- | sys/kern/kern_tc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/kern_tc.c b/sys/kern/kern_tc.c index 09ca5a6f17bd..4d5d53554e2a 100644 --- a/sys/kern/kern_tc.c +++ b/sys/kern/kern_tc.c @@ -550,7 +550,6 @@ pps_event(struct pps_state *pps, struct timecounter *tc, unsigned count, int eve } #ifdef PPS_SYNC if (fhard) { - u_int64_t delta; /* magic, at its best... */ tcount = count - pps->ppscount[2]; pps->ppscount[2] = count; |
