Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cd99af5f304d8adf1fd7340bb8ff9cf48305185
https://github.com/WebKit/WebKit/commit/1cd99af5f304d8adf1fd7340bb8ff9cf48305185
Author: Žan Doberšek <[email protected]>
Date: 2022-11-12 (Sat, 12 Nov 2022)
Changed paths:
M Source/WebKit/Platform/IPC/Connection.h
Log Message:
-----------
[WK2] Remove unused TupleMover, moveTuple() helpers
https://bugs.webkit.org/show_bug.cgi?id=247845
Reviewed by Timothy Hatcher.
Remove the unused helper TupleMover struct and moveTuple function. These haven't
been in use since one previous refactor of tuple handling in the Connection
header.
* Source/WebKit/Platform/IPC/Connection.h:
(IPC::TupleMover::move): Deleted.
(IPC::moveTuple): Deleted.
Canonical link: https://commits.webkit.org/256616@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes