Index: webrtc/base/proxydetect.h |
diff --git a/webrtc/base/proxydetect.h b/webrtc/base/proxydetect.h |
index f9bf5f873440f395f366c5cebfa2be76d5c93530..708c332ae986fb0557a048fb0272561e4a53c379 100644 |
--- a/webrtc/base/proxydetect.h |
+++ b/webrtc/base/proxydetect.h |
@@ -13,10 +13,6 @@ |
#include "webrtc/base/proxyinfo.h" |
-#ifdef HAVE_CONFIG_H |
-#include "config.h" |
-#endif |
- |
namespace rtc { |
// Auto-detect the proxy server. Returns true if a proxy is configured, |
// although hostname may be empty if the proxy is not required for |