aboutsummaryrefslogtreecommitdiffstats
path: root/include/core/SkUserConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkUserConfig.h')
-rw-r--r--include/core/SkUserConfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkUserConfig.h b/include/core/SkUserConfig.h
index e5528cc..a72aa1a 100644
--- a/include/core/SkUserConfig.h
+++ b/include/core/SkUserConfig.h
@@ -135,7 +135,6 @@ void Android_SkDebugf(const char* file, int line,
const char* function, const char* format, ...);
-
/* If SK_DEBUG is defined, then you can optionally define SK_SUPPORT_UNITTEST
which will run additional self-tests at startup. These can take a long time,
so this flag is optional.