aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapProcState.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkBitmapProcState.h')
-rw-r--r--src/core/SkBitmapProcState.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkBitmapProcState.h b/src/core/SkBitmapProcState.h
index ccbe0609e2..7556042d07 100644
--- a/src/core/SkBitmapProcState.h
+++ b/src/core/SkBitmapProcState.h
@@ -13,7 +13,7 @@
#include "SkBitmap.h"
#include "SkMatrix.h"
-#define FractionalInt_IS_64BIT
+//#define FractionalInt_IS_64BIT
#ifdef FractionalInt_IS_64BIT
typedef SkFixed48 SkFractionalInt;