mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Didn't mean to commit this stuff.
This commit is contained in:
3
tmux.h
3
tmux.h
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: tmux.h,v 1.86 2009/08/18 21:41:13 nicm Exp $ */
|
||||
/* $Id: tmux.h,v 1.420 2009-08-19 09:04:48 nicm Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -610,7 +610,6 @@ struct input_ctx {
|
||||
u_char *buf;
|
||||
size_t len;
|
||||
size_t off;
|
||||
size_t was;
|
||||
|
||||
struct grid_cell cell;
|
||||
|
||||
|
Reference in New Issue
Block a user