summaryrefslogtreecommitdiff
path: root/gpsprof
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-01-25 13:32:06 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-01-25 13:32:06 -0500
commit5f4a2717737a4c8c5a94ca70f47893db83a7cc30 (patch)
tree0ee988275f485af925468e5640bc9c0e506bb526 /gpsprof
parente1b64326fdd3037c5a380e9e85e549350bb4bde5 (diff)
downloadgpsd-5f4a2717737a4c8c5a94ca70f47893db83a7cc30.tar.gz
The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.
Diffstat (limited to 'gpsprof')
-rwxr-xr-xgpsprof1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsprof b/gpsprof
index 7402a992..f7c99008 100755
--- a/gpsprof
+++ b/gpsprof
@@ -418,7 +418,6 @@ def plotframe(await, fname, speed, threshold, title):
if formatter not in (spaceplot, uninstrumented):
options = ',"timing":true'
try:
- #session.set_raw_hook(lambda x: sys.stderr.write(`x`+"\n"))
session.send('?WATCH={"enable":true%s}' % options)
baton = Baton("gpsprof: looking for fix", "done")
countdown = await