jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=25ccef095e714136c74a2bb08335f2cadbc758ac

commit 25ccef095e714136c74a2bb08335f2cadbc758ac
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Thu Jan 7 19:19:09 2016 +0900

    Evas filters: Fix minor compilation warning
---
 src/lib/evas/filters/evas_filter.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/evas/filters/evas_filter.c 
b/src/lib/evas/filters/evas_filter.c
index 36aab1c..61f2e08 100644
--- a/src/lib/evas/filters/evas_filter.c
+++ b/src/lib/evas/filters/evas_filter.c
@@ -1547,7 +1547,6 @@ _filter_chain_run(Evas_Filter_Context *ctx)
 {
    Evas_Filter_Command *cmd;
    Eina_Bool ok = EINA_FALSE;
-   void *buffer;
 
    DEBUG_TIME_BEGIN();
 

-- 


Reply via email to