mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 00:37:59 +02:00
text: Remove unused linked list from input_method_context
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
parent
cb5fceab92
commit
b1c32f616e
1 changed files with 0 additions and 2 deletions
|
|
@ -82,8 +82,6 @@ struct input_method_context {
|
|||
struct text_input *model;
|
||||
struct input_method *input_method;
|
||||
|
||||
struct wl_list link;
|
||||
|
||||
struct wl_resource *keyboard;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue