diff --git a/src/shell-recorder.c b/src/shell-recorder.c index 83d28a652..ec778b930 100644 --- a/src/shell-recorder.c +++ b/src/shell-recorder.c @@ -61,8 +61,6 @@ struct _ShellRecorder { int pointer_x; int pointer_y; - int xinput_opcode; - GSettings *a11y_settings; gboolean draw_cursor; MetaCursorTracker *cursor_tracker;