| Index: webrtc/p2p/base/transportchannel.h
|
| diff --git a/webrtc/p2p/base/transportchannel.h b/webrtc/p2p/base/transportchannel.h
|
| index 15b38eee84b34497546f0a8a093e18ef4199aeb1..8957fad01dfdb5093ac03bd2e13031f99f393fff 100644
|
| --- a/webrtc/p2p/base/transportchannel.h
|
| +++ b/webrtc/p2p/base/transportchannel.h
|
| @@ -147,7 +147,6 @@ class TransportChannel : public sigslot::has_slots<> {
|
| // Sets the receiving state, signaling if necessary.
|
| void set_receiving(bool receiving);
|
|
|
| -
|
| private:
|
| // Used mostly for debugging.
|
| std::string content_name_;
|
|
|