Skip to content

Commit 93a3e28

Browse files
committed
Remove drawBBox() call used for debugging.
1 parent faaff16 commit 93a3e28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mathjax3-ts/output/chtml/Wrappers/mtable.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ export class CHTMLmtable<N, T, D> extends CHTMLWrapper<N, T, D> {
265265
this.handleFrame();
266266
this.handleWidth();
267267
this.handleAlign();
268-
this.drawBBox();
269268
}
270269

271270
/******************************************************************/

0 commit comments

Comments
 (0)