aboutsummaryrefslogtreecommitdiffstats
path: root/src/macterm.h
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2007-08-29 15:31:23 +0000
committerDan Nicolaescu <[email protected]>2007-08-29 15:31:23 +0000
commit7196c97057ede717b8fd8b4d6ba6c223bbadd54a (patch)
tree617ea16c1f43aa7ce3e0d21f0079f3301c465b31 /src/macterm.h
parentfe6b2fd06fa13b83130d78a04e77e625cc3b65e9 (diff)
(mac_initialize): Delete declaration.
Diffstat (limited to 'src/macterm.h')
-rw-r--r--src/macterm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/macterm.h b/src/macterm.h
index 9df9b1abcd..f319adeb65 100644
--- a/src/macterm.h
+++ b/src/macterm.h
@@ -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 *,