mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* chore: remove unused local non-trivial variable relaunch_executable became unused in June 2016 in0d066de5Co-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 by72a08926Co-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>