From kde-commits Thu Jan 31 15:36:34 2002 From: Mark Hollomon Date: Thu, 31 Jan 2002 15:36:34 +0000 To: kde-commits Subject: kdepim/kpilot/kpilot X-MARC-Message: https://marc.info/?l=kde-commits&m=101249154408698 kdepim/kpilot/kpilot kpilot.cc,1.71,1.72 Author: hollomon Thu Jan 31 15:36:33 UTC 2002 Modified Files: kpilot.cc Log Message: KPilotInstaller::startDaemonIfNeeded was trying to start the daemon even if it found it running. Calculated fDaemonWasRunning then ignored it.