[gnome-shell] recorder: Remove dead code
- From: Adel Gadllah <agadllah src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] recorder: Remove dead code
- Date: Fri, 16 Nov 2012 18:27:14 +0000 (UTC)
commit d1a9aec52623b16b61e0a2a32ed70650d7affd9d
Author: Adel Gadllah <adel gadllah gmail com>
Date: Fri Nov 16 18:45:19 2012 +0100
recorder: Remove dead code
This calls are nops (already called a few lines above) so just remove them.
src/shell-recorder.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/shell-recorder.c b/src/shell-recorder.c
index e8462d6..f671c89 100644
--- a/src/shell-recorder.c
+++ b/src/shell-recorder.c
@@ -1701,9 +1701,6 @@ 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 */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]