screenshot: remove lcov comment for rotation API
[platform/core/api/efl-util.git] / src / efl_util.c
index 26c0482..cc0d75c 100644 (file)
@@ -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
 {