* menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Feb 2014 19:24:09 +0000 (11:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Feb 2014 19:24:09 +0000 (11:24 -0800)
commit8e5917ecb306bcf783ea2e432544ecd4e8ec3309
tree4aa4b60e62e98c7bae4b5ba622415456b6093e2a
parent08e41897364aecbfb4c275d3c3c0cd5acbd08cc9
* menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.

It prompted a compile-time diagnostic on GNU/Linux.
Simplify to remove the need for the label.
src/ChangeLog
src/menu.c