Closed
Bug 900181
Opened 12 years ago
Closed 12 years ago
remove unused <iostream> #include from PeerConnectionMedia.h
Categories
(Core :: WebRTC, defect)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: froydnj, Unassigned)
Details
Attachments
(1 file)
1.01 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Reporter | |
Comment 1•12 years ago
|
||
The functions and classes aren't used and it causes static constructors for all
the files in which it is included.
Attachment #783959 -
Flags: review?(rjesup)
Updated•12 years ago
|
Attachment #783959 -
Flags: review?(rjesup) → review+
Updated•12 years ago
|
Keywords: checkin-needed
Comment 2•12 years ago
|
||
Please post a cset link and remove checkin-needed when landing, Nate.
https://hg.mozilla.org/integration/mozilla-inbound/rev/d1c59561ebdf
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•