[webkit-changes] [WebKit/WebKit] 2a1e03: Remove two unused functions from `Editor.cpp|h`

Ahmad Saleem noreply at github.com
Fri Jan 12 20:44:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a1e03344a23ee581bec8e302365a9b54f8cd2cc
      https://github.com/WebKit/WebKit/commit/2a1e03344a23ee581bec8e302365a9b54f8cd2cc
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M Source/WebCore/editing/Editor.cpp
    M Source/WebCore/editing/Editor.h

  Log Message:
  -----------
  Remove two unused functions from `Editor.cpp|h`

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

Reviewed by Ryosuke Niwa.

This patch is to remove two unused functions (indent & outdent) in Editor.cpp|h.

* Source/WebCore/editing/Editor.cpp:
(Editor::indent): Removed
(Editor::outdent): Removed
* Source/WebCore/editing/Editor.h: Remove above deleted functions definition

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




More information about the webkit-changes mailing list