diff options
-rw-r--r-- | hwc/hwc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -172,7 +172,6 @@ static int omap4_hwc_is_valid_format(int format) return 1; default: - LOGI("invalid format %d", format); return 0; } } |