Revert "Add src/cityhash"
This reverts commit 7fd7956727bbdf7d3c956e7dd62fa26e2b58bc3a.
Reason for revert: Sigh, license issues.
Original change's description:
> Add src/cityhash
>
> This is a clone of https://github.com/google/cityhash,
> trimmed down to the just the bits we need, similar to
> chromium's base/third_party/cityhash.
>
> Minor tweaks to the source code:
> - Removed include of config.h
> - Changed include <city.h> to "src/cityhash/city.h"
> - Removed CRC stuff
> - Fixed shadowed variables in CityHash32
> - Wrapped in skia_private namespace, to prevent ODR violations
>
> Change-Id: I0411bcb529484dd3d69df3c421c5dff15e403927
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/699459
> Commit-Queue: Brian Osman <brianosman@google.com>
> Reviewed-by: Kevin Lubick <kjlubick@google.com>
Change-Id: I4362ed083694b06cbdb879536f1267fe78927bbc
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/699782
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Brian Osman <brianosman@google.com>
8 files changed