From 158aff9bb91afd305b48a88a578efdcef60f8d32 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 3 Jun 2014 07:18:45 +0200 Subject: [PATCH] remove unused #include's Change-Id: Icd91a4b6a0bde49145f57e3e74a997822c45792c --- src/enc/cost.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/enc/cost.c b/src/enc/cost.c index 73c157dc..5d83f262 100644 --- a/src/enc/cost.c +++ b/src/enc/cost.c @@ -13,12 +13,6 @@ #include "./cost.h" -#if defined(WEBP_USE_SSE2) -#include -#endif // WEBP_USE_SSE2 - -#include "../utils/utils.h" - //------------------------------------------------------------------------------ // Boolean-cost cost table