(parse_tool_bar_item): Remove duplicated prototypes.
This commit is contained in:
parent
cd61f595b4
commit
a534ddab16
1 changed files with 0 additions and 2 deletions
|
@ -7272,8 +7272,6 @@ parse_tool_bar_item (key, item)
|
|||
|
||||
Lisp_Object filter = Qnil;
|
||||
Lisp_Object caption;
|
||||
extern Lisp_Object QCenable, QCvisible, QChelp, QCfilter;
|
||||
extern Lisp_Object QCbutton, QCtoggle, QCradio;
|
||||
int i;
|
||||
|
||||
/* Defininition looks like `(menu-item CAPTION BINDING PROPS...)'.
|
||||
|
|
Loading…
Add table
Reference in a new issue