[webkit-changes] [WebKit/WebKit] f76ee0: Remove unused "findSlope" in GeometryUtilities.cpp|h

Ahmad Saleem noreply at github.com
Thu Oct 5 11:15:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f76ee041e185992ac0b7bfbc749d17dfaa710af8
      https://github.com/WebKit/WebKit/commit/f76ee041e185992ac0b7bfbc749d17dfaa710af8
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/GeometryUtilities.cpp
    M Source/WebCore/platform/graphics/GeometryUtilities.h

  Log Message:
  -----------
  Remove unused "findSlope" in GeometryUtilities.cpp|h

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

Reviewed by Alexey Proskuryakov.

This patch removes 'findSlope' function since it is unused.

* Source/WebCore/platform/graphics/GeometryUtilities.cpp:
(findSlope):
* Source/WebCore/platform/graphics/GeometryUtilities.h:

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




More information about the webkit-changes mailing list