The choose-data specific struct is not used anymore.
---
 trunk/cmd-choose-buffer.c |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/trunk/cmd-choose-buffer.c b/trunk/cmd-choose-buffer.c
index 535765e..3e803f8 100644
--- a/trunk/cmd-choose-buffer.c
+++ b/trunk/cmd-choose-buffer.c
@@ -41,11 +41,6 @@ const struct cmd_entry cmd_choose_buffer_entry = {
        cmd_choose_buffer_exec
 };
 
-struct cmd_choose_buffer_data {
-       struct client   *client;
-       char            *template;
-};
-
 int
 cmd_choose_buffer_exec(struct cmd *self, struct cmd_ctx *ctx)
 {
-- 
1.7.10


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to