Index: third_party/libwebp/utils/thread.c |
diff --git a/third_party/libwebp/utils/thread.c b/third_party/libwebp/utils/thread.c |
index ce89cf9dc78c03ce8378606bbb99a995ffaac584..a14af559d3a45603bef85a5e3a1bb6b0785d3ebf 100644 |
--- a/third_party/libwebp/utils/thread.c |
+++ b/third_party/libwebp/utils/thread.c |
@@ -9,10 +9,6 @@ |
// |
// Author: Skal (pascal.massimino@gmail.com) |
-#ifdef HAVE_CONFIG_H |
-#include "config.h" |
-#endif |
- |
#include <assert.h> |
#include <string.h> // for memset() |
#include "./thread.h" |