| Index: webrtc/base/sslstreamadapter.cc
|
| diff --git a/webrtc/base/sslstreamadapter.cc b/webrtc/base/sslstreamadapter.cc
|
| index bcecc037ae223fb6e3bced9dde3d24a1fe317020..e0fce3ad2f2642090e818a963972e03e1712317d 100644
|
| --- a/webrtc/base/sslstreamadapter.cc
|
| +++ b/webrtc/base/sslstreamadapter.cc
|
| @@ -8,10 +8,6 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#if HAVE_CONFIG_H
|
| -#include "config.h"
|
| -#endif // HAVE_CONFIG_H
|
| -
|
| #include "webrtc/base/sslstreamadapter.h"
|
| #include "webrtc/base/sslconfig.h"
|
|
|
|
|