]> git.eshelyaron.com Git - emacs.git/commitdiff
(mac_initialize): Delete declaration.
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 29 Aug 2007 15:31:23 +0000 (15:31 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 29 Aug 2007 15:31:23 +0000 (15:31 +0000)
src/ChangeLog
src/macterm.h

index 8fda42bb3478470ad16162e0b7bc52425e0971fd..eb3c1feaa715df0da5bdc2399aa99621e7796859 100644 (file)
@@ -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.
 
index 9df9b1abcdbc9c484614c0e0b6eda5784ff92aa1..f319adeb6595fef4fb225c7c4406f9cb31ebd64a 100644 (file)
@@ -636,7 +636,6 @@ extern void x_free_frame_resources P_ ((struct frame *));
 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 *,