Closed Bug 659956 Opened 14 years ago Closed 14 years ago

Remove unused variable from nsOfflineCacheUpdate.cpp

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla7

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file, 1 obsolete file)

Similar to bug 619590, but for nsOfflineCacheUpdate.cpp > 511 nsCOMPtr<nsICachingChannel> oldCachingChannel = > 512 do_QueryInterface(aOldChannel); |oldCachingChannel| is not used anywhere else (http://mxr.mozilla.org/mozilla-central/search?string=oldCachingChannel) so can be removed.
Two line removal. Thanks :-)
Attachment #535356 - Flags: review?(bzbarsky)
Comment on attachment 535356 [details] [diff] [review] Remove unused variable from nsOfflineCacheUpdate.cpp r=me
Attachment #535356 - Flags: review?(bzbarsky) → review+
Only change is adding the patch author/username, after Tortoisehg apparently ate my hgrc. Carrying forwards r+.
Attachment #535356 - Attachment is obsolete: true
Attachment #535393 - Flags: review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: