chore: remove skia/dcheck.patch (#15223)
This commit is contained in:
parent
65fa9d2883
commit
04b7f0d2d6
2 changed files with 0 additions and 17 deletions
patches/common/skia
|
@ -1,9 +1,5 @@
|
||||||
repo: src/third_party/skia
|
repo: src/third_party/skia
|
||||||
patches:
|
patches:
|
||||||
-
|
|
||||||
author: Ales Pergl <alpergl@microsoft.com>
|
|
||||||
file: dcheck.patch
|
|
||||||
description: null
|
|
||||||
-
|
-
|
||||||
author: Shelley Vohr <shelley.vohr@gmail.com>
|
author: Shelley Vohr <shelley.vohr@gmail.com>
|
||||||
file: fix_font_thickness.patch
|
file: fix_font_thickness.patch
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
diff --git a/include/core/SkPostConfig.h b/include/core/SkPostConfig.h
|
|
||||||
index c34397cde6..5a55535eeb 100644
|
|
||||||
--- a/include/core/SkPostConfig.h
|
|
||||||
+++ b/include/core/SkPostConfig.h
|
|
||||||
@@ -18,7 +18,7 @@
|
|
||||||
#ifdef NDEBUG
|
|
||||||
#define SK_RELEASE
|
|
||||||
#else
|
|
||||||
- #define SK_DEBUG
|
|
||||||
+ #define SK_RELEASE
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue