diff options
Diffstat (limited to 'third_party/libwebp/dec/tree.c')
-rw-r--r-- | third_party/libwebp/dec/tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/libwebp/dec/tree.c b/third_party/libwebp/dec/tree.c index 9c7074b..ed6caad 100644 --- a/third_party/libwebp/dec/tree.c +++ b/third_party/libwebp/dec/tree.c @@ -9,7 +9,6 @@ // // Author: Skal (pascal.massimino@gmail.com) -#include <stdio.h> #include "vp8i.h" #define USE_GENERIC_TREE |