RESOLVED FIXED 7585
StatementNode in nodes.h contains unneeded bool
https://bugs.webkit.org/show_bug.cgi?id=7585
Summary StatementNode in nodes.h contains unneeded bool
Andrew Wellington
Reported 2006-03-03 23:55:09 PST
StatementNode contains a bool breakPoint which is never used. Patch to be attached to remove it.
Attachments
Proposed patch (1.41 KB, patch)
2006-03-03 23:56 PST, Andrew Wellington
eric: review+
Andrew Wellington
Comment 1 2006-03-03 23:56:42 PST
Created attachment 6836 [details] Proposed patch Trivial patch to remove bool
Eric Seidel (no email)
Comment 2 2006-03-04 01:22:02 PST
Comment on attachment 6836 [details] Proposed patch r=me.
Note You need to log in before you can comment on or make changes to this bug.