commit | e7fd6db41a8fc34715d0659a27790ec87f754972 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Jul 16 15:20:58 2014 -0400 |
committer | Mike Klein <mtklein@google.com> | Wed Jul 16 15:20:58 2014 -0400 |
tree | 09c51d0ce15b70274330eedf050a08deb9296cab | |
parent | 122f9ecef8618acd9001a034f95976c94ddaca30 [diff] |
Remove yet-unused 64-bit atomic hooks. For now, I think we'll just be using sk_atomic_inc on 64-bit values, so let's cut out the dead code for now. NOTREECHECKS=true BUG=skia: R=bsalomon@google.com Review URL: https://codereview.chromium.org/398003004