Make "menus_init()", set_menu_sensitivity()", and "grp" static to
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 3 Jan 2000 04:06:09 +0000 (04:06 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 3 Jan 2000 04:06:09 +0000 (04:06 +0000)
commitc6b5b6072ed354f4427a84fe89af29129b10c660
tree53e7004944429a7d8a55954b008cd5796858a4b1
parentf16e14fb5badd8dccf95e70e4e03b169a6e1f2af
Make "menus_init()", set_menu_sensitivity()", and "grp" static to
"gtk/menu.c", as they're not used outside it.

Move the definition of "GTK_MENU_FUNC()" from "gtk/menu.h" to
"gtk/menu.c", as it's not used outside of "gtk/menu.c".

Get rid of the declaration of "menus_create()" in "gtk/menu.h", as that
routine doesn't exist.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1411 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/menu.c
gtk/menu.h