From 9d692658a94c59889c6e46baaeae971226952eb8 Mon Sep 17 00:00:00 2001 From: tille Date: Wed, 26 Jun 2002 16:34:14 +0000 Subject: improved startup --- (limited to 'noncore') diff --git a/noncore/settings/netsystemtime/ntp.cpp b/noncore/settings/netsystemtime/ntp.cpp index bcbf7a1..b2f5332 100644 --- a/noncore/settings/netsystemtime/ntp.cpp +++ b/noncore/settings/netsystemtime/ntp.cpp @@ -266,8 +266,7 @@ void Ntp::slotCheckNtp(int i) void Ntp::slotProbeNtpServer() { - if ( ntpDelayElapsed() ) - ntpSock->connectToHost( getNtpServer() ,123); + ntpSock->connectToHost( getNtpServer() ,123); } void Ntp::slotNtpDelayChanged(int delay) -- cgit v0.9.0.2