aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-12-07 02:16:44 +0000
committerReuben Thomas <rrt@sc3d.org>2007-12-07 02:16:44 +0000
commit17e8fde587a0c69fd8da84ef2041810c162cc83d (patch)
tree292a78e3415bb25838aafecba4f36dab7aec89f8 /lib
parentbdece8ae6b49bc18b552fcfbcbab28da626bdb8e (diff)
downloadplptools-17e8fde587a0c69fd8da84ef2041810c162cc83d.tar.gz
plptools-17e8fde587a0c69fd8da84ef2041810c162cc83d.tar.bz2
plptools-17e8fde587a0c69fd8da84ef2041810c162cc83d.zip
Remove bogus correction of times, which may correct time stamp changes
between DST/non-DST, but at the unacceptable cost of buggering up the actual clock!
Diffstat (limited to 'lib')
-rw-r--r--lib/psitime.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/psitime.cc b/lib/psitime.cc
index 61a74fa..f6245df 100644
--- a/lib/psitime.cc
+++ b/lib/psitime.cc
@@ -200,8 +200,6 @@ evalOffset(psi_timezone ptz, time_t time, bool valid) {
if (valid) {
offset = ptz.utc_offset;
- if (!(ptz.dst_zones & 0x40000000) || (ptz.dst_zones & ptz.home_zone))
- offset -= 3600;
} else {
/**
* Fallback. If no Psion zone given, use