[the-board] [tb] Remove unused variable from tb_sound_recorder_stop()
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [tb] Remove unused variable from tb_sound_recorder_stop()
- Date: Wed, 13 Apr 2011 10:10:52 +0000 (UTC)
commit 85cbc12458c6242f39a2693190d5d81bb146c3f6
Author: Lucas Rocha <lucasr gnome org>
Date: Tue Apr 12 14:44:48 2011 +0100
[tb] Remove unused variable from tb_sound_recorder_stop()
src/tb/tb-sound-recorder.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/tb/tb-sound-recorder.c b/src/tb/tb-sound-recorder.c
index 71c1522..83f78cd 100644
--- a/src/tb/tb-sound-recorder.c
+++ b/src/tb/tb-sound-recorder.c
@@ -451,7 +451,6 @@ void
tb_sound_recorder_stop (TbSoundRecorder *recorder)
{
TbSoundRecorderPrivate *priv;
- GstElement *source;
g_return_if_fail (TB_IS_SOUND_RECORDER (recorder));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]