recorder: Remove unused field
This commit is contained in:
parent
d54b87c455
commit
513d1a195d
@ -61,8 +61,6 @@ struct _ShellRecorder {
|
|||||||
int pointer_x;
|
int pointer_x;
|
||||||
int pointer_y;
|
int pointer_y;
|
||||||
|
|
||||||
int xinput_opcode;
|
|
||||||
|
|
||||||
GSettings *a11y_settings;
|
GSettings *a11y_settings;
|
||||||
gboolean draw_cursor;
|
gboolean draw_cursor;
|
||||||
MetaCursorTracker *cursor_tracker;
|
MetaCursorTracker *cursor_tracker;
|
||||||
|
Loading…
Reference in New Issue
Block a user