On Sat, 16 Aug 2025 07:04:11 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> `originalSize` in GlassWindow::HandleNCCalcSizeEvent is not used and can be > removed. This pull request has now been integrated. Changeset: 6337d186 Author: Michael Strauß <mstra...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/6337d186f948017cb258cfd6a27493863b544008 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod 8365632: Remove unused local variable in GlassWindow Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1872