mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
Don't use prototype.
This commit is contained in:
parent
f39223a6bb
commit
9e3fe4594b
@ -990,7 +990,7 @@ lw_destroy_all_pop_ups ()
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef USE_MOTIF
|
#ifdef USE_MOTIF
|
||||||
extern Widget first_child (Widget); /* garbage */
|
extern Widget first_child (/* Widget */); /* garbage */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
Widget
|
Widget
|
||||||
|
Loading…
Reference in New Issue
Block a user