Remove non-working detach/attach code.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4806 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-04-19 15:01:16 +00:00 committed by exg
commit 7bd938542e
4 changed files with 3 additions and 76 deletions

View file

@ -377,10 +377,6 @@ void term_stop(void)
irssi_redraw();
}
void term_auto_detach(int set)
{
}
void term_set_input_type(int type)
{
}