updated for version 7.2-180
diff --git a/src/menu.c b/src/menu.c
index 04d50d1..41bebbf 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -2340,10 +2340,9 @@
  * This function is also defined without the +multi_lang feature, in which
  * case the commands are ignored.
  */
-/*ARGSUSED*/
     void
 ex_menutranslate(eap)
-    exarg_T	*eap;
+    exarg_T	*eap UNUSED;
 {
 #ifdef FEAT_MULTI_LANG
     char_u		*arg = eap->arg;