RESOLVED FIXED 229677
[LFC][IFC] Remove unused variables after r281744
https://bugs.webkit.org/show_bug.cgi?id=229677
Summary [LFC][IFC] Remove unused variables after r281744
Lauro Moura
Reported 2021-08-30 11:11:36 PDT
[LFC][IFC] Remove unused variables after r281744
Attachments
Patch (1.73 KB, patch)
2021-08-30 11:13 PDT, Lauro Moura
no flags
Lauro Moura
Comment 1 2021-08-30 11:13:10 PDT
EWS
Comment 2 2021-08-30 13:44:08 PDT
Committed r281773 (241110@main): <https://commits.webkit.org/241110@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 436796 [details].
Radar WebKit Bug Importer
Comment 3 2021-08-30 13:45:23 PDT
Darin Adler
Comment 4 2021-08-30 14:31:13 PDT
Comment on attachment 436796 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=436796&action=review > Source/WebCore/display/css/DisplayBoxFactory.cpp:148 > + UNUSED_PARAM(lineGeometry); Post-review/landing regret: I should have suggested removing the argument name instead of using UNUSED_PARAM!
Note You need to log in before you can comment on or make changes to this bug.