Closed
Bug 206163
Opened 22 years ago
Closed 22 years ago
unused variable `nsresult rv' in nsMathMLmactionFrame::GetSelectedFrame()
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
580 bytes,
patch
|
rbs
:
review+
rbs
:
superreview+
|
Details | Diff | Splinter Review |
2. layout/mathml/base/src/nsMathMLmactionFrame.cpp:167 (See build log excerpt)
Unused variable `nsresult rv'
167 nsresult rv = NS_OK;
Attachment #123636 -
Flags: superreview?(rbs)
Attachment #123636 -
Flags: review?(rbs)
Comment on attachment 123636 [details] [diff] [review]
patch :-)
r+sr=rbs
Attachment #123636 -
Flags: superreview?(rbs)
Attachment #123636 -
Flags: superreview+
Attachment #123636 -
Flags: review?(rbs)
Attachment #123636 -
Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•