Evas filters: Fix minor compilation warning
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 7 Jan 2016 10:19:09 +0000 (19:19 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 7 Jan 2016 10:19:09 +0000 (19:19 +0900)
src/lib/evas/filters/evas_filter.c

index 36aab1c..61f2e08 100644 (file)
@@ -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();