Revert "recorder: Remove dead code"
This reverts commit 0397a777136f4ec5baffd41c59df5d001ed3eb8d. Pushed to wrong branch.
This commit is contained in:
parent
4fa914af31
commit
2839670719
@ -1689,6 +1689,9 @@ shell_recorder_close (ShellRecorder *recorder)
|
|||||||
recorder->repaint_hook_id = 0;
|
recorder->repaint_hook_id = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
recorder_remove_redraw_timeout (recorder);
|
||||||
|
recorder_close_pipeline (recorder);
|
||||||
|
|
||||||
recorder->state = RECORDER_STATE_CLOSED;
|
recorder->state = RECORDER_STATE_CLOSED;
|
||||||
|
|
||||||
/* Release the refcount we took when we started recording */
|
/* Release the refcount we took when we started recording */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user