summaryrefslogtreecommitdiff
path: root/leapsecond.py
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-15 09:38:06 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-15 09:38:06 -0500
commitc5780e1f8f201193021460acfd0bf1742ea1381c (patch)
tree28c557de0dad176e42405c93b3f150442cec68ac /leapsecond.py
parentc2243501cebbcd92e080fba6ee5fe372a9897f5a (diff)
downloadgpsd-c5780e1f8f201193021460acfd0bf1742ea1381c.tar.gz
More pylint cleanup in some build helpers. Build succeeds.
Diffstat (limited to 'leapsecond.py')
-rwxr-xr-xleapsecond.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/leapsecond.py b/leapsecond.py
index 3bf670c5..00976a18 100755
--- a/leapsecond.py
+++ b/leapsecond.py
@@ -149,7 +149,6 @@ def last_insertion_time():
def get():
"Fetch GPS offset, from local cache file if possible."
- global verbose
stale = False
offset = None
valid_from = None