mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Remove empty function.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4684 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f5194e296d
commit
ac006c3442
3 changed files with 0 additions and 10 deletions
|
|
@ -384,12 +384,6 @@ static void term_fill_capabilities(TERM_REC *term)
|
|||
}
|
||||
}
|
||||
|
||||
/* Terminal was resized - ask the width/height from terminfo again */
|
||||
void terminfo_resize(TERM_REC *term)
|
||||
{
|
||||
/* FIXME: is this possible? */
|
||||
}
|
||||
|
||||
static void terminfo_colors_deinit(TERM_REC *term)
|
||||
{
|
||||
int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue