summaryrefslogtreecommitdiff
path: root/src/libmach/8db.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmach/8db.c')
-rw-r--r--src/libmach/8db.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libmach/8db.c b/src/libmach/8db.c
index 3c670cdb1..dfa87da29 100644
--- a/src/libmach/8db.c
+++ b/src/libmach/8db.c
@@ -147,8 +147,6 @@ i386trace(Map *map, uvlong pc, uvlong sp, uvlong link, Tracer trace)
// G is
// byte* stackguard
// byte* stackbase (= Stktop*)
- // Defer* defer
- // Gobuf sched
// TODO(rsc): Need some way to get at the g for other threads.
// Probably need to pass it into the trace function.
g = 0;