Closed
Bug 224088
Opened 22 years ago
Closed 22 years ago
warning: unused variable `nsresult rv' in member function `nsDocShellEditorData::~nsDocShellEditorData()'
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
651 bytes,
patch
|
glazou
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
/Users/timeless/mozilla/docshell/base/nsDocShellEditorData.cpp:
In member function `nsDocShellEditorData::~nsDocShellEditorData()':
56: warning: unused variable `nsresult rv'
Attachment #134409 -
Flags: review?(daniel)
Attachment #134409 -
Flags: review?(daniel) → review+
Attachment #134409 -
Flags: superreview?(peterv)
Updated•22 years ago
|
Attachment #134409 -
Flags: superreview?(peterv) → superreview+
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
•