From: Junkyeong Kim Date: Tue, 6 Nov 2018 02:14:48 +0000 (+0900) Subject: screenshot: remove lcov comment for rotation API X-Git-Tag: submit/tizen/20190603.081230~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f08890d3542e640c1bbfaa8833a5934b2aff5660;p=platform%2Fcore%2Fapi%2Fefl-util.git screenshot: remove lcov comment for rotation API Change-Id: Ib1d1a30ac13fab57b2945819bb0d9020bbabb5f5 Signed-off-by: Junkyeong Kim --- diff --git a/src/efl_util.c b/src/efl_util.c index 26c0482..cc0d75c 100644 --- a/src/efl_util.c +++ b/src/efl_util.c @@ -2040,7 +2040,6 @@ fail: return NULL; } -/* LCOV_EXCL_START */ API int efl_util_screenshot_set_auto_rotation(efl_util_screenshot_h screenshot, int set) { @@ -2070,7 +2069,6 @@ efl_util_screenshot_get_auto_rotation(efl_util_screenshot_h screenshot, int *set return EFL_UTIL_ERROR_NONE; } -/* LCOV_EXCL_STOP */ struct _efl_util_gesture_h {