Mercurial > hg > xemacs-beta
diff src/menubar-msw.c @ 2286:04bc9d2f42c7
[xemacs-hg @ 2004-09-20 19:18:55 by james]
Mark all unused parameters as unused. Also eliminate some unneeded local
variables.
author | james |
---|---|
date | Mon, 20 Sep 2004 19:20:08 +0000 |
parents | 7473844a83d3 |
children | ecf1ebac70d8 |
line wrap: on
line diff
--- a/src/menubar-msw.c Mon Sep 20 19:11:29 2004 +0000 +++ b/src/menubar-msw.c Mon Sep 20 19:20:08 2004 +0000 @@ -609,7 +609,7 @@ /* Message handlers */ /*------------------------------------------------------------------------*/ static Lisp_Object -unsafe_handle_wm_initmenupopup_1 (HMENU menu, struct frame *f) +unsafe_handle_wm_initmenupopup_1 (HMENU menu, struct frame *UNUSED (f)) { /* This function can call lisp, beat dogs and stick chewing gum to everything! */