diff options
-rw-r--r-- | exynos4/hal/libhwcomposer/SecHWCUtils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exynos4/hal/libhwcomposer/SecHWCUtils.h b/exynos4/hal/libhwcomposer/SecHWCUtils.h index 812a400..4b7aaa4 100644 --- a/exynos4/hal/libhwcomposer/SecHWCUtils.h +++ b/exynos4/hal/libhwcomposer/SecHWCUtils.h @@ -48,7 +48,7 @@ #include "s3c_lcd.h" #include "sec_format.h" -#define HWC_DEBUG 1 +//#define HWC_DEBUG 1 #if defined(BOARD_USES_FIMGAPI) #include "sec_g2d.h" #endif |