Closed
Bug 665389
Opened 13 years ago
Closed 13 years ago
Remove unused variable rv from nsPSPrinterList::Init
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: emorley, Assigned: emorley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
795 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
widget/src/gtk2/nsPSPrinters.cpp:66:14: warning: unused variable 'rv' http://mxr.mozilla.org/mozilla-central/source/widget/src/gtk2/nsPSPrinters.cpp#66 No longer used since bug 660401: http://hg.mozilla.org/mozilla-central/diff/632aad129ca4/widget/src/gtk2/nsPSPrinters.cpp
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #540361 -
Flags: review?(roc)
Attachment #540361 -
Flags: review?(roc) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 2•13 years ago
|
||
http://dev.philringnalda.com/tbpl/?tree=Try&rev=0f7f8aa6e296
Comment 3•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/291b7b22ad86
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
You need to log in
before you can comment on or make changes to this bug.
Description
•