mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Remove resize method of TextBufferView perl object, it is not useful
and dangerous. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4959 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d71aea5b2b
commit
20c362a93d
@ -32,12 +32,6 @@ textbuffer_view_set_scroll(view, scroll)
|
||||
Irssi::TextUI::TextBufferView view
|
||||
int scroll
|
||||
|
||||
void
|
||||
textbuffer_view_resize(view, width, height)
|
||||
Irssi::TextUI::TextBufferView view
|
||||
int width
|
||||
int height
|
||||
|
||||
void
|
||||
textbuffer_view_clear(view)
|
||||
Irssi::TextUI::TextBufferView view
|
||||
|
Loading…
Reference in New Issue
Block a user