Closed Bug 665610 Opened 13 years ago Closed 13 years ago

Fix unused debug variable warnings in netwerk/

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla7

People

(Reporter: emorley, Assigned: emorley)

References

(Blocks 1 open bug)

Details

(Whiteboard: [build_warning] )

Attachments

(1 file)

netwerk/base/src/nsSimpleURI.cpp:229:13: warning: unused variable 'n'
http://mxr.mozilla.org/mozilla-central/source/netwerk/base/src/nsSimpleURI.cpp#229

netwerk/cache/nsCacheService.cpp:1821:26: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/netwerk/cache/nsCacheService.cpp#1821

netwerk/cache/nsCacheService.cpp:1844:26: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/netwerk/cache/nsCacheService.cpp#1844

netwerk/cookie/nsCookieService.cpp:1948:12: warning: unused variable 'rv'
http://mxr.mozilla.org/mozilla-central/source/netwerk/cookie/nsCookieService.cpp#1948
Summary: Fix unused variable warnings in netwerk/ → Fix unused debug variable warnings in netwerk/
Attachment #540525 - Flags: review?(cbiesinger)
Attachment #540525 - Flags: review?(cbiesinger) → review+
http://hg.mozilla.org/integration/mozilla-inbound/rev/81660bbf32c6
Whiteboard: [build_warning] → [inbound] [build_warning]
http://hg.mozilla.org/mozilla-central/rev/81660bbf32c6
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Whiteboard: [inbound] [build_warning] → [build_warning]
You need to log in before you can comment on or make changes to this bug.