RESOLVED FIXED 66072
Removed unused variable in StackBounds::initialize() to resolve compiler warning when building on QNX.
https://bugs.webkit.org/show_bug.cgi?id=66072
Summary Removed unused variable in StackBounds::initialize() to resolve compiler warn...
Daniel Bates
Reported 2011-08-11 10:08:45 PDT
The local variable thread in StackBounds::initialize() is unused. We should remove it so as to resolve a compiler warning when building on QNX.
Attachments
Patch (1.14 KB, patch)
2011-08-11 10:11 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2011-08-11 10:11:49 PDT
WebKit Review Bot
Comment 2 2011-08-11 10:29:22 PDT
Comment on attachment 103641 [details] Patch Clearing flags on attachment: 103641 Committed r92868: <http://trac.webkit.org/changeset/92868>
WebKit Review Bot
Comment 3 2011-08-11 10:29:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.