[webkit-changes] [WebKit/WebKit] e1319b: Remove unused function definition 'handlePasteAsQu...

Ahmad Saleem noreply at github.com
Sat Dec 23 22:47:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1319bf9c80a62fc3dcc7c8b9e82cdb609e69478
      https://github.com/WebKit/WebKit/commit/e1319bf9c80a62fc3dcc7c8b9e82cdb609e69478
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-12-23 (Sat, 23 Dec 2023)

  Changed paths:
    M Source/WebCore/editing/ReplaceSelectionCommand.h

  Log Message:
  -----------
  Remove unused function definition 'handlePasteAsQuotationNode' in ReplaceSelectionCommand.h

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

Reviewed by Tim Nguyen.

This patch is to remove unused  'handlePasteAsQuotationNode' function definition from ReplaceSelectionCommand.h.

* Source/WebCore/editing/ReplaceSelectionCommand.h:
(handlePasteAsQuotationNode): Deleted

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




More information about the webkit-changes mailing list