Closed
Bug 454489
Opened 16 years ago
Closed 12 years ago
Clean up unused label warning
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Swatinem, Assigned: Swatinem)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
Attachments
(1 obsolete file)
The label is only used from inside an #ifdef, so wrap that label inside the same #ifdef to silence a gcc warning.
Attachment #337760 -
Flags: review?(wtc)
Updated•13 years ago
|
Whiteboard: [build_warning]
Updated•13 years ago
|
Blocks: buildwarning
Comment 1•12 years ago
|
||
This was fixed as part of Bug 449665:
https://hg.mozilla.org/mozilla-central/rev/956071116564
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Attachment #337760 -
Attachment is obsolete: true
Attachment #337760 -
Flags: review?(wtc)
You need to log in
before you can comment on or make changes to this bug.
Description
•