comparison src/nsmenu.m @ 101357:64413c753b62

Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Thu, 22 Jan 2009 13:55:44 +0000
parents 08e158d75ee0
children cfaf6934d659
comparison
equal deleted inserted replaced
101356:a7544aafa1e1 101357:64413c753b62
83 Menu: Externally-called functions 83 Menu: Externally-called functions
84 84
85 ========================================================================== */ 85 ========================================================================== */
86 86
87 87
88 /*23: FIXME: not currently used, but should normalize with other terms. */ 88 /* FIXME: not currently used, but should normalize with other terms. */
89 void 89 void
90 x_activate_menubar (struct frame *f) 90 x_activate_menubar (struct frame *f)
91 { 91 {
92 fprintf (stderr, "XXX: Received x_activate_menubar event.\n"); 92 fprintf (stderr, "XXX: Received x_activate_menubar event.\n");
93 } 93 }