mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
remove cruft from previous implementation
This commit is contained in:
parent
1199ecc62f
commit
7768f3e520
@ -1,8 +1,6 @@
|
||||
#ifndef __GUI_ENTRY_H
|
||||
#define __GUI_ENTRY_H
|
||||
|
||||
#define CUTBUFFER_PREPEND 42
|
||||
|
||||
typedef struct {
|
||||
int text_len, text_alloc; /* as shorts, not chars */
|
||||
unichar *text;
|
||||
|
Loading…
Reference in New Issue
Block a user