[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/dateandtime
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2008-04-30 20:49:27
Message-ID: 1209588567.300801.14859.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802840 by ossi:

remove hwclock call. it is just bogus:
- it does not account for the gmt setting
- it should be left to the system's shutdown script anyway


 M  +0 -5      dtime.cpp  


--- trunk/KDE/kdebase/workspace/kcontrol/dateandtime/dtime.cpp #802839:802840
@@ -352,11 +352,6 @@
       KMessageBox::error( this, i18n("Can not set date."));
       return;
     }
-
-    // try to set hardware clock. We do not care if it fails
-    KProcess hwc_proc;
-    hwc_proc << "hwclock" << "--systohc";
-    hwc_proc.execute();
   }
 
   // restart time
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic