commit | 6ab6c16999e51e67561f1b25e35bb0436916cd73 | [log] [tgz] |
---|---|---|
author | codeworkx <codeworkx@cyanogenmod.org> | Sun Dec 09 09:51:22 2012 +0100 |
committer | codeworkx <codeworkx@cyanogenmod.org> | Sun Dec 09 09:51:22 2012 +0100 |
tree | bbccb9bb42a819ee8a73d215f6329473f58a7ebb | |
parent | 6aab55a059d81151596ac2feff8ee5192aa55930 [diff] |
exynos4: libhwcomposer: disable debugging Change-Id: Iead8beee1c2c40b3c7ce1277c84dc180fb96ecb8
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