mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
refactor: remove C-style void arg type for no-arg functions (#43884) A small cleanup to remove use of the C-style function declaration idiom. Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>