[webkit-changes] [WebKit/WebKit] 6c97e1: Remove unused `isZero()` from `SVGTransformDistanc...

Commit Queue noreply at github.com
Tue Jul 16 01:50:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c97e1228ce4854a69b22e2e220207ac46d316c2
      https://github.com/WebKit/WebKit/commit/6c97e1228ce4854a69b22e2e220207ac46d316c2
  Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M Source/WebCore/svg/SVGTransformDistance.cpp
    M Source/WebCore/svg/SVGTransformDistance.h

  Log Message:
  -----------
  Remove unused `isZero()` from `SVGTransformDistance.cpp|h`

https://bugs.webkit.org/show_bug.cgi?id=276643

Reviewed by Tim Nguyen.

This patch just removes unused function `isZero()`.

* Source/WebCore/svg/SVGTransformDistance.cpp:
(WebCore::SVGTransformDistance::isZero const): Deleted.
* Source/WebCore/svg/SVGTransformDistance.h:

Canonical link: https://commits.webkit.org/281004@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list