related changes to textbuffer update..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1444 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-04-14 22:54:06 +00:00 committed by cras
commit 0cb1752123
4 changed files with 4 additions and 11 deletions

View file

@ -33,7 +33,6 @@ typedef struct {
int level; /* message level */
GSList *bound_items; /* list of WINDOW_BIND_RECs */
int lines;
unsigned int sticky_refnum:1;
unsigned int destroying:1;