# HG changeset patch # User Dan Nicolaescu # Date 1188401483 0 # Node ID 176fd4c8d28a68d44837fd30ae82737e339f425a # Parent 4345dc8d8455af5febed4fe5051f0d973fd583a5 (mac_initialize): Delete declaration. diff -r 4345dc8d8455 -r 176fd4c8d28a src/ChangeLog --- a/src/ChangeLog Wed Aug 29 15:17:59 2007 +0000 +++ b/src/ChangeLog Wed Aug 29 15:31:23 2007 +0000 @@ -35,6 +35,7 @@ (mac_create_terminal): ... to this new function. * macterm.h (struct mac_display_info): Add terminal. + (mac_initialize): Delete declaration. * puresize.h (BASE_PURESIZE): Increase base value to 1164000. diff -r 4345dc8d8455 -r 176fd4c8d28a src/macterm.h --- a/src/macterm.h Wed Aug 29 15:17:59 2007 +0000 +++ b/src/macterm.h Wed Aug 29 15:31:23 2007 +0000 @@ -636,7 +636,6 @@ extern void x_destroy_window P_ ((struct frame *)); extern void x_wm_set_size_hint P_ ((struct frame *, long, int)); extern void x_delete_display P_ ((struct x_display_info *)); -extern void mac_initialize P_ ((void)); extern Pixmap XCreatePixmap P_ ((Display *, WindowRef, unsigned int, unsigned int, unsigned int)); extern Pixmap XCreatePixmapFromBitmapData P_ ((Display *, WindowRef, char *,