Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57f640de7c9372b43177e34176b3f0b3ff736704
https://github.com/WebKit/WebKit/commit/57f640de7c9372b43177e34176b3f0b3ff736704
Author: Karl Dubost <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M Source/WebCore/svg/SVGTransformDistance.cpp
M Source/WebCore/svg/SVGTransformDistance.h
Log Message:
-----------
Remove SVGTransformDistance::distance()
https://bugs.webkit.org/show_bug.cgi?id=309531
rdar://172143359
Reviewed by Vitor Roriz.
This looks like DEADCODE. This function is not called from anywhere.
https://searchfox.org/wubkat/search?q=symbol:_ZNK7WebCore20SVGTransformDistance8distanceEv&redirect=false
* Source/WebCore/svg/SVGTransformDistance.cpp:
(WebCore::SVGTransformDistance::distance const): Deleted.
* Source/WebCore/svg/SVGTransformDistance.h:
Canonical link: https://commits.webkit.org/308961@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications