summaryrefslogtreecommitdiff
path: root/src/codec
diff options
context:
space:
mode:
authorHaejeong Kim <backto.kim@samsung.com>2017-09-06 11:18:16 +0900
committerHaejeong Kim <backto.kim@samsung.com>2017-09-06 11:19:51 +0900
commit9bba570109967f1cc96acf53beef04ad34f2aaac (patch)
treecf9700739d44ee0dabd302cb1dfbdf0401b26c5d /src/codec
parent2ac89f4e154d45045a30fdfb45c47288fd744400 (diff)
downloadlibmedia-thumbnail-9bba570109967f1cc96acf53beef04ad34f2aaac.tar.gz
libmedia-thumbnail-9bba570109967f1cc96acf53beef04ad34f2aaac.tar.bz2
libmedia-thumbnail-9bba570109967f1cc96acf53beef04ad34f2aaac.zip
Remove unused code of _PERFORMANCE_CHECK_ and remove empty media-thumb-debug.c file
Change-Id: Ib25439035f2426cd4c14d3c37dca2780f98d2a6e
Diffstat (limited to 'src/codec')
-rwxr-xr-xsrc/codec/img-codec-parser.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/codec/img-codec-parser.c b/src/codec/img-codec-parser.c
index 70f9587..75f0a06 100755
--- a/src/codec/img-codec-parser.c
+++ b/src/codec/img-codec-parser.c
@@ -23,11 +23,6 @@
#include <stdlib.h>
#include <string.h>
-#if defined(_PERFORMANCE_CHECK_)
-#include <time.h>
-#include <sys/time.h>
-#endif
-
#include <media-util-err.h>
#include "media-thumb-debug.h"
#include "img-codec-common.h"