Cleanup little things found when refactoring.
R=juberti@google.com Review URL: https://webrtc-codereview.appspot.com/33519004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7880 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -76,7 +76,6 @@ class AudioSourceProxy: public AudioSourceContext, public sigslot::has_slots<> {
|
||||
void OnMediaStreamsUpdate(Call* call, cricket::Session*,
|
||||
const cricket::MediaStreams&, const cricket::MediaStreams&);
|
||||
|
||||
AudioSourceContext* audio_source_context_;
|
||||
Call* call_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user