]> git.eshelyaron.com Git - emacs.git/commit
Remove duplicated syms_of_xwidget call
authorYuuki Harano <masm+github@masm11.me>
Sun, 16 Aug 2020 12:37:59 +0000 (21:37 +0900)
committerJeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local>
Tue, 24 Nov 2020 01:24:40 +0000 (12:24 +1100)
commit6df8556ab71ef8ae38e52d770d56510da65a614e
treeea7b3e7cada6c4051d87b27843bf6a259f03c950
parent2dd20b2d7595877b7c733fa52695905c920a9d2a
Remove duplicated syms_of_xwidget call

* src/emacs.c (main): Remove duplicated syms_of_xwidget() call.
src/emacs.c