Fix wrong comment
This commit is contained in:
parent
1b3c89f32b
commit
bd3dfb8f6a
@ -1588,7 +1588,7 @@ shell_recorder_close (ShellRecorder *recorder)
|
||||
|
||||
recorder->state = RECORDER_STATE_CLOSED;
|
||||
|
||||
/* Reenable unredirection while we are recoring */
|
||||
/* Reenable after the recording */
|
||||
meta_enable_unredirect_for_screen (shell_global_get_screen (shell_global_get ()));
|
||||
|
||||
/* Release the refcount we took when we started recording */
|
||||
|
Loading…
Reference in New Issue
Block a user