about summary refs log tree commit diff stats
path: root/html/003trace.test.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-22 16:27:36 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-22 16:27:36 -0700
commitc02478c4010d54acfaed0318a2c2c689b468e92e (patch)
tree8cdc5a15f685e4ef27205a59306f5781a10b3899 /html/003trace.test.cc.html
parent6a9d8191dfb5606f8d3630375f3ec045bd534ba3 (diff)
downloadmu-c02478c4010d54acfaed0318a2c2c689b468e92e.tar.gz
3558
Diffstat (limited to 'html/003trace.test.cc.html')
-rw-r--r--html/003trace.test.cc.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/html/003trace.test.cc.html b/html/003trace.test.cc.html
index 6c1c6e53..a3fb3948 100644
--- a/html/003trace.test.cc.html
+++ b/html/003trace.test.cc.html
@@ -100,7 +100,6 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
 <span class="Comment">// pending: raise doesn't have to be saved if Hide_errors is set, just printed.</span>
 <span class="Comment">// pending: raise prints to stderr if Trace_stream is NULL.</span>
 <span class="Comment">// pending: raise prints to stderr if Trace_stream is NULL even if Hide_errors is set.</span>
-<span class="Comment">// pending: raise &lt;&lt; ... die() doesn't die if Hide_errors is set.</span>
 
 <span class="Comment">// can't check trace because trace methods call 'split'</span>