The branch, master has been updated via 7d1a8f7e9e9260d0279809957d9ccdbb1b5ab315 (commit) from 8df3ec612a8c496fc2c975b8241f4e95faef5715 (commit)
- Log ----------------------------------------------------------------- commit 7d1a8f7e9e9260d0279809957d9ccdbb1b5ab315 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Remove stray test code which would convert abc to x. --- tty-keys.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/tty-keys.c b/tty-keys.c index 1ede061..5e61de6 100644 --- a/tty-keys.c +++ b/tty-keys.c @@ -364,8 +364,6 @@ tty_keys_build(struct tty *tty) tty_keys_add(tty, s, tdkc->key); } - - tty_keys_add(tty, "abc", 'x'); } /* Free the entire key tree. */ ----------------------------------------------------------------------- Summary of changes: tty-keys.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- tmux ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs