electron/shell
trop[bot] fb47716885
fix: remove unused local variables (#44821)
* chore: remove unused local non-trivial variable relaunch_executable

became unused in June 2016 in 0d066de5

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* chore: only declare program_name local variable if used

We declared it everywhere but only used it on Windows

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* chore: remove unused local non-trivial variable path from UnregisterXWindow

it became unused in 2020 by 72a08926

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-11-24 13:03:09 -06:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser fix: remove unused local variables (#44821) 2024-11-24 13:03:09 -06:00
common fix: big endian bug in V8 serialization (#44794) 2024-11-22 12:55:55 -05:00
renderer fix: -Wunsafe-buffer-usage warning in HasWordCharacters() (#44172) 2024-10-09 16:47:48 -05:00
services/node refactor: declare gin::Wrapper subclasses as final (#43783) 2024-09-19 09:57:24 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42825) 2024-07-09 19:03:13 +02:00