Remove unused variable 53/150653/1
authorJiyong Min <jiyong.min@samsung.com>
Mon, 18 Sep 2017 07:13:32 +0000 (16:13 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Mon, 18 Sep 2017 07:14:28 +0000 (16:14 +0900)
Change-Id: I94fb1d2cb7fb501ec13f798f335b27ca21b1cf73
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
include/image_util_private.h

index c7a8f0d..dba02c8 100755 (executable)
@@ -145,7 +145,6 @@ typedef struct {
 
        /* for async */
        GThread *thread;
-       GAsyncQueue *async_queue;
 } decode_encode_s;
 
 typedef struct {