From a3f1ec6a75ea762a54ed218f205956ca28d61599 Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 25 Jun 2002 13:39:50 +0000 Subject: doing something ;) --- (limited to 'noncore/settings/netsystemtime/ntp.h') diff --git a/noncore/settings/netsystemtime/ntp.h b/noncore/settings/netsystemtime/ntp.h index fc233bf..d2e238d 100644 --- a/noncore/settings/netsystemtime/ntp.h +++ b/noncore/settings/netsystemtime/ntp.h @@ -25,7 +25,7 @@ private: QString _ntpOutput; int _maxOffset; float _shiftPerSec; - QTimer *_nextCorrection; +// QTimer *_nextCorrection; int _minLookupDiff; float getTimeShift(); @@ -34,7 +34,7 @@ private slots: void slotRunNtp(); void getNtpOutput(OProcess *proc, char *buffer, int buflen); void ntpFinished(OProcess*); - void correctClock(); +// void correctClock(); void preditctTime(); }; -- cgit v0.9.0.2