commit | 5e2f293f2f3a9ecdd0e6772d0abd77aeec3ad4bf | [log] [tgz] |
---|---|---|
author | Kaylee Lubick <kjlubick@google.com> | Mon Nov 25 15:52:40 2024 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Nov 27 18:31:17 2024 +0000 |
tree | 90feea6c95eba6273b2f709ececfeb16987e65d6 | |
parent | 0a83b7badd18430b87467bb46a80bf0641ec433f [diff] |
Remove redundant SkDoubleIsNaN function Skia already has SkIsNan in SkFloatingPoint.h This was also causing a warning on some versions of GCC. Change-Id: I1dc3ab8603141a647592dcd3524006242de94ccd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/924398 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com>