mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
Remove old XIM/XIC from textbox structure.
This commit is contained in:
parent
ca5ea414c8
commit
922aa5f946
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ typedef struct
|
|||
short cursor;
|
||||
Color color_fg, color_bg;
|
||||
char *text;
|
||||
XIM xim;
|
||||
XIC xic;
|
||||
PangoLayout *layout;
|
||||
int tbft;
|
||||
int markup;
|
||||
|
|
Loading…
Add table
Reference in a new issue