Index: webrtc/common_types.h |
diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
index cad748aaae0f20af026b72fa312fe0f7722629f2..6d30719ddc4f5ca49ff9a790074b513c7c55e5b0 100644 |
--- a/webrtc/common_types.h |
+++ b/webrtc/common_types.h |
@@ -53,8 +53,6 @@ |
namespace webrtc { |
-class Config; |
- |
class RewindableStream { |
public: |
virtual ~RewindableStream() {} |