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