[webkit-changes] [WebKit/WebKit] 3ee3bb: Remove unused `isCreateLinkCommand` function from ...
Commit Queue
noreply at github.com
Fri Jul 12 15:00:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ee3bbde0bd517a84a863ec5cf6240c770e24965
https://github.com/WebKit/WebKit/commit/3ee3bbde0bd517a84a863ec5cf6240c770e24965
Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M Source/WebCore/editing/CompositeEditCommand.cpp
M Source/WebCore/editing/CompositeEditCommand.h
M Source/WebCore/editing/CreateLinkCommand.h
Log Message:
-----------
Remove unused `isCreateLinkCommand` function from editing code
https://bugs.webkit.org/show_bug.cgi?id=276548
Reviewed by Ryosuke Niwa.
This patch removes unused `isCreateLinkCommand` function from editing code
as clean-up.
* Source/WebCore/editing/CompositeEditCommand.cpp:
(WebCore::CompositeEditCommand::isCreateLinkCommand const): Deleted.
* Source/WebCore/editing/CompositeEditCommand.h:
* Source/WebCore/editing/CreateLinkCommand.h:
Canonical link: https://commits.webkit.org/280921@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