From 0f46a92d4c183d556283505e7b76b9fd3a0cd112 Mon Sep 17 00:00:00 2001 From: "joonbum.ko" Date: Fri, 21 Apr 2017 12:47:48 +0900 Subject: [PATCH] tpl_wayland_egl_thread: Removed the duplicated define. Change-Id: If382e6acbc7641a024e2ee092d7b077947b821f6 Signed-off-by: joonbum.ko --- src/tpl_wayland_egl_thread.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tpl_wayland_egl_thread.c b/src/tpl_wayland_egl_thread.c index ba512b2..88f4922 100644 --- a/src/tpl_wayland_egl_thread.c +++ b/src/tpl_wayland_egl_thread.c @@ -13,7 +13,6 @@ #endif #ifdef WORKER_TEST_ONLY -#include #include #define FONT_DEFAULT "\033[0m" /* for reset to default color */ -- 2.7.4