diff options
Diffstat (limited to 'networking/ntpd.c')
-rw-r--r-- | networking/ntpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ntpd.c b/networking/ntpd.c index d00ee49..e9cfdbd 100644 --- a/networking/ntpd.c +++ b/networking/ntpd.c @@ -2060,7 +2060,6 @@ int ntpd_main(int argc UNUSED_PARAM, char **argv) static double direct_freq(double fp_offset) { - #ifdef KERNEL_PLL /* * If the kernel is enabled, we need the residual offset to |