Remove buggy /scrollback redraw - scrollback_save_formats.

git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4981 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2009-01-10 18:38:08 +00:00 committed by exg
commit 9dcea776a1
8 changed files with 3 additions and 326 deletions

View file

@ -61,7 +61,6 @@ irssi_SOURCES = \
$(use_term_sources) \
textbuffer.c \
textbuffer-commands.c \
textbuffer-reformat.c \
textbuffer-view.c \
irssi.c \
module-formats.c
@ -82,7 +81,6 @@ noinst_HEADERS = \
terminfo-core.h \
textbuffer.h \
textbuffer-view.h \
textbuffer-reformat.h \
module.h \
module-formats.h