aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkUtils.cpp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-11 13:30:08 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-11 13:30:08 +0000
commit3a52d68b4001afd8c7036e80558fba7c87f45a0c (patch)
treef745e4285870b72162c168e7da3183af0253836e /src/core/SkUtils.cpp
parent22f0761d7879c108d305cb0d6cc0242ad29e780f (diff)
Revert SkNO_RETURN_HINT fix in favor of a simpler fix
git-svn-id: http://skia.googlecode.com/svn/trunk@4529 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/core/SkUtils.cpp')
-rw-r--r--src/core/SkUtils.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/SkUtils.cpp b/src/core/SkUtils.cpp
index 2617120005..3f1c65e777 100644
--- a/src/core/SkUtils.cpp
+++ b/src/core/SkUtils.cpp
@@ -9,11 +9,6 @@
#include "SkUtils.h"
-// declared in SkPostConfig.h, see comment there.
-void SkNoReturnHint() {}
-
-///////////////////////////////////////////////////////////////////////////////
-
#if 0
#define assign_16_longs(dst, value) \
do { \