text: Remove unused linked list from input_method_context
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
committed by
Pekka Paalanen
parent
cb5fceab92
commit
b1c32f616e
@@ -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;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user