Mercurial > emacs
changeset 83756:176fd4c8d28a
(mac_initialize): Delete declaration.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 29 Aug 2007 15:31:23 +0000 |
parents | 4345dc8d8455 |
children | 0ce482dc32a6 |
files | src/ChangeLog src/macterm.h |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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 *,