summaryrefslogtreecommitdiff
path: root/server/thumb-server.c
diff options
context:
space:
mode:
authorMinje Ahn <minje.ahn@samsung.com>2017-05-19 16:42:19 +0900
committerMinje Ahn <minje.ahn@samsung.com>2017-05-19 16:42:19 +0900
commit40b2c829cf5dbfc6534f7e6bdf9d63c018458475 (patch)
treeb268dffc233ee3339b9232abb6c509c7d043a5d6 /server/thumb-server.c
parent84644e6c5ad0cc85ee7534bdc1ed6dde5990692b (diff)
downloadlibmedia-thumbnail-40b2c829cf5dbfc6534f7e6bdf9d63c018458475.tar.gz
libmedia-thumbnail-40b2c829cf5dbfc6534f7e6bdf9d63c018458475.tar.bz2
libmedia-thumbnail-40b2c829cf5dbfc6534f7e6bdf9d63c018458475.zip
Remove vconf dependency
Change-Id: I01c382f932b214d12d336b136a40f91fa85c18b0 Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Diffstat (limited to 'server/thumb-server.c')
-rwxr-xr-xserver/thumb-server.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/thumb-server.c b/server/thumb-server.c
index 3dded0b..2c2a02d 100755
--- a/server/thumb-server.c
+++ b/server/thumb-server.c
@@ -25,7 +25,6 @@
#include "media-thumb-util.h"
#include "thumb-server-internal.h"
#include <pthread.h>
-#include <vconf.h>
#ifdef LOG_TAG
#undef LOG_TAG