Mercurial > emacs
changeset 64313:3b2fdd9aa557
(mac_window_to_frame): Remove duplicate define.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 14 Jul 2005 09:23:24 +0000 |
parents | c528a5858404 |
children | cdd86e79cd72 |
files | src/macterm.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/macterm.c Thu Jul 14 09:23:12 2005 +0000 +++ b/src/macterm.c Thu Jul 14 09:23:24 2005 +0000 @@ -94,8 +94,6 @@ (NILP (Vmac_command_key_is_meta) ? optionKey : cmdKey) \ : controlKey) #define macAltKey (NILP (Vmac_command_key_is_meta) ? cmdKey : optionKey) - -#define mac_window_to_frame(wp) (((mac_output *) GetWRefCon (wp))->mFP) /* Non-nil means Emacs uses toolkit scroll bars. */