Fix wrong comment

This commit is contained in:
Adel Gadllah 2014-10-09 14:55:13 +02:00
parent 1b3c89f32b
commit bd3dfb8f6a

View File

@ -1588,7 +1588,7 @@ shell_recorder_close (ShellRecorder *recorder)
recorder->state = RECORDER_STATE_CLOSED; 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 ())); meta_enable_unredirect_for_screen (shell_global_get_screen (shell_global_get ()));
/* Release the refcount we took when we started recording */ /* Release the refcount we took when we started recording */