summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorMinje Ahn <minje.ahn@samsung.com>2017-01-25 16:25:57 +0900
committerMinje Ahn <minje.ahn@samsung.com>2017-01-26 08:42:06 +0900
commite4c7c363293cb16a6cae16680913e3111be7d564 (patch)
tree4cc33e95781738fab6da664d02248e482714439c /server
parent53b62578d0e07f3026d1ad7a994591ab1ab92889 (diff)
downloadlibmedia-thumbnail-e4c7c363293cb16a6cae16680913e3111be7d564.tar.gz
libmedia-thumbnail-e4c7c363293cb16a6cae16680913e3111be7d564.tar.bz2
libmedia-thumbnail-e4c7c363293cb16a6cae16680913e3111be7d564.zip
Update get_path functions
use tzplatform API instead of grp(pwd) API Change-Id: I1c3f79769304377b68c98a1a03ded53b02c21b42 Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Diffstat (limited to 'server')
-rwxr-xr-xserver/thumb-server-internal.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/thumb-server-internal.c b/server/thumb-server-internal.c
index acecb5d..2e6bc8c 100755
--- a/server/thumb-server-internal.c
+++ b/server/thumb-server-internal.c
@@ -30,8 +30,6 @@
#include <string.h>
#include <Ecore_Evas.h>
#include <vconf.h>
-#include <grp.h>
-#include <pwd.h>
#ifdef LOG_TAG
#undef LOG_TAG