Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused methods in std::string StringTraits
IsNull and SetToNull aren't needed as the STL string type doesn't use nullable_is_same_type. Change-Id: I0770b42e275e3026749c5409015c4b79941ea56f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386744 Reviewed-by: Ken Rockot <rockot@google.com> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#803654}
- Loading branch information