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

Unified Diff: include/core/SkTypes.h

Issue 134373006: remove (now unused) Sk64 -- just use int64_t (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 11 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/core/SkBitmap.h ('k') | include/utils/SkRandom.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkTypes.h
diff --git a/include/core/SkTypes.h b/include/core/SkTypes.h
index 06c8583a61d68239bbcda3e0c053d722c094a1ae..4e2f0c159a8594083d73ef32f4eea37560aead7c 100644
--- a/include/core/SkTypes.h
+++ b/include/core/SkTypes.h
@@ -13,8 +13,6 @@
#include "SkPostConfig.h"
#include <stdint.h>
-//#define SK_SUPPORT_LEGACY_SK64
-
/** \file SkTypes.h
*/
« no previous file with comments | « include/core/SkBitmap.h ('k') | include/utils/SkRandom.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698