Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: include/gpu/SkGr.h

Issue 23479017: Remove uses of GR_RELEASE. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/gpu/GrConfig.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/gpu/SkGr.h
diff --git a/include/gpu/SkGr.h b/include/gpu/SkGr.h
index 15e54a3871a728c5dcaf0213a1937b7afd59e386..5e5ca4b72c30f898bb9c07d829f3824f8ef652be 100644
--- a/include/gpu/SkGr.h
+++ b/include/gpu/SkGr.h
@@ -25,10 +25,6 @@
#include "SkRegion.h"
#include "SkClipStack.h"
-#if (GR_RELEASE && defined(SK_DEBUG))
-// #error "inconsistent GR_RELEASE and SK_DEBUG"
-#endif
-
////////////////////////////////////////////////////////////////////////////////
// Sk to Gr Type conversions
« no previous file with comments | « include/gpu/GrConfig.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698