electron/shell
trop[bot] 1ef8b47052
fix: remove unused local variables (#44822)
* 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 08:55:27 -06:00
..
app fix: trace-startup crashing child process on macOS (#44276) 2024-10-17 22:23:30 -04:00
browser fix: remove unused local variables (#44822) 2024-11-24 08:55:27 -06:00
common fix: big endian bug in V8 serialization (#44796) 2024-11-22 10:07:06 -05:00
renderer fix: EventSource undefined in Renderer/Worker (#44496) 2024-10-31 17:16:36 -05:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44223) 2024-10-14 11:37:40 -05:00
utility chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00