mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
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:
parent
b9cbba2ae2
commit
9dcea776a1
8 changed files with 3 additions and 326 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue