mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
(x_create_im): Remove prototype.
This commit is contained in:
parent
2644796711
commit
32dfbf1a8e
1 changed files with 0 additions and 1 deletions
|
|
@ -729,7 +729,6 @@ static Lisp_Object unwind_create_frame P_ ((Lisp_Object));
|
|||
static Lisp_Object unwind_create_tip_frame P_ ((Lisp_Object));
|
||||
static void x_change_window_heights P_ ((Lisp_Object, int));
|
||||
static void x_disable_image P_ ((struct frame *, struct image *));
|
||||
static void x_create_im P_ ((struct frame *));
|
||||
void x_set_foreground_color P_ ((struct frame *, Lisp_Object, Lisp_Object));
|
||||
static void x_set_line_spacing P_ ((struct frame *, Lisp_Object, Lisp_Object));
|
||||
static void x_set_wait_for_wm P_ ((struct frame *, Lisp_Object, Lisp_Object));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue