mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02: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
1 changed files with 0 additions and 6 deletions
|
|
@ -32,12 +32,6 @@ textbuffer_view_set_scroll(view, scroll)
|
||||||
Irssi::TextUI::TextBufferView view
|
Irssi::TextUI::TextBufferView view
|
||||||
int scroll
|
int scroll
|
||||||
|
|
||||||
void
|
|
||||||
textbuffer_view_resize(view, width, height)
|
|
||||||
Irssi::TextUI::TextBufferView view
|
|
||||||
int width
|
|
||||||
int height
|
|
||||||
|
|
||||||
void
|
void
|
||||||
textbuffer_view_clear(view)
|
textbuffer_view_clear(view)
|
||||||
Irssi::TextUI::TextBufferView view
|
Irssi::TextUI::TextBufferView view
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue