From 5f4a2717737a4c8c5a94ca70f47893db83a7cc30 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 25 Jan 2011 13:32:06 -0500 Subject: The raw_hook mwember and set_raw_hook are gone; client API cleanup is done. --- gpsprof | 1 - 1 file changed, 1 deletion(-) (limited to 'gpsprof') 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 -- cgit v1.2.1