Closed Bug 613289 Opened 14 years ago Closed 14 years ago

nsAudioStream.cpp:337: warning: unused variable 'result'

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dholbert, Unassigned)

References

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

Attached patch trivial fixSplinter Review
New warning from bug 599089:
{
content/media/nsAudioStream.cpp: In static member function 'static nsAudioStream* nsAudioStream::AllocateStream()':
content/media/nsAudioStream.cpp:337: warning: unused variable 'result'
}

Attached patch removes the unused variable.
Attachment #491618 - Flags: review?(doug.turner)
Attachment #491618 - Flags: approval2.0?
Blocks: 599089
Comment on attachment 491618 [details] [diff] [review]
trivial fix

bah.

nice catch.  no real risk.
Attachment #491618 - Flags: review?(doug.turner)
Attachment #491618 - Flags: review+
Attachment #491618 - Flags: approval2.0?
Attachment #491618 - Flags: approval2.0+
Whiteboard: [build_warning] → [build_warning][needs landing]
Landed: http://hg.mozilla.org/mozilla-central/rev/f4fc9593ca7d
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [build_warning][needs landing] → [build_warning]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: