* emacsclient.c (window_system): Delete redundant variable.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 2 Nov 2008 21:41:49 +0000 (21:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 2 Nov 2008 21:41:49 +0000 (21:41 +0000)
commit48c2dc6801dc61afc01605dc78023269e7155b35
tree691fcbb34506ff2b6d4f33c5e96952d6f3224648
parent205f3a3beee4afb7cdea80c9b3e421dbd5e3929b
* emacsclient.c (window_system): Delete redundant variable.
(decode_options): Don't use it.
(find_tty): New function.
(main): Use find_tty, and don't use window_system.
lib-src/ChangeLog