summaryrefslogtreecommitdiff
path: root/gpsprof
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-02-14 15:32:07 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-02-14 15:32:07 +0000
commitf3570897532b65612bced499f510d1348493d9b3 (patch)
tree980043bf4d608df5bc7fc0deaad8a38dcd4c69bf /gpsprof
parent73c43902be81e4b4247bac58ecad80b9ea5d54b3 (diff)
downloadgpsd-f3570897532b65612bced499f510d1348493d9b3.tar.gz
Remove instrumentation.
Diffstat (limited to 'gpsprof')
-rwxr-xr-xgpsprof1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsprof b/gpsprof
index 8a81e057..9560c31e 100755
--- a/gpsprof
+++ b/gpsprof
@@ -118,7 +118,6 @@ class splitplot:
return False
for s in splitplot.sentences:
if s == session.tag:
- print "Saved", session.tag
fp.write("%2.6f\t"% session.rs232)
self.found[s] = True
else: