From 25f1b9096ec9cdf50b932a2e7a22e1777c0cad93 Mon Sep 17 00:00:00 2001 From: Minje Ahn Date: Fri, 4 Mar 2016 08:43:19 +0900 Subject: code cleanup Change-Id: I36fd7ebcac2f01239285d5bdd4957c9a78b31768 Signed-off-by: Minje Ahn --- server/include/thumb-server-internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/include/thumb-server-internal.h') diff --git a/server/include/thumb-server-internal.h b/server/include/thumb-server-internal.h index e3caa99..c915c65 100755 --- a/server/include/thumb-server-internal.h +++ b/server/include/thumb-server-internal.h @@ -64,7 +64,7 @@ int _thumbnail_get_raw_data(const char *origin_path, unsigned char **data, int *size); -int _media_thumb_process(thumbMsg *req_msg, thumbMsg *res_msg, uid_t uid); +int _media_thumb_process(thumbMsg *req_msg, thumbMsg *res_msg); int _media_thumb_process_raw(thumbMsg *req_msg, thumbMsg *res_msg); -- cgit v1.2.3