From 0a117be3919becebcaa0338040af2c5ec03f6752 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Wed, 8 May 2013 16:04:02 +0000 Subject: Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp R=rmistry@google.com Review URL: https://codereview.chromium.org/15060008/ git-svn-id: http://skia.googlecode.com/svn/trunk@9064 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/utils/SkBitmapHasher.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/utils/SkBitmapHasher.h') diff --git a/src/utils/SkBitmapHasher.h b/src/utils/SkBitmapHasher.h index c99421a8d6..165da3dcc8 100644 --- a/src/utils/SkBitmapHasher.h +++ b/src/utils/SkBitmapHasher.h @@ -11,8 +11,6 @@ #include "SkBitmap.h" -#define BITMAPHASHER_USES_TRUNCATED_MD5 - // TODO(epoger): Soon, SkHashDigest will become a real class of its own, // and callers won't be able to assume it converts to/from a uint64_t. typedef uint64_t SkHashDigest; -- cgit v1.2.3