[sound-juicer] egg-play-preview: Remove unused variable
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer] egg-play-preview: Remove unused variable
- Date: Mon, 23 May 2011 12:51:00 +0000 (UTC)
commit 8d7c422323e3cdcf520a13b6b5ccb6194591d814
Author: Bastien Nocera <hadess hadess net>
Date: Mon May 23 13:50:25 2011 +0100
egg-play-preview: Remove unused variable
src/egg-play-preview.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/egg-play-preview.c b/src/egg-play-preview.c
index 720f05a..004a6f3 100644
--- a/src/egg-play-preview.c
+++ b/src/egg-play-preview.c
@@ -377,10 +377,8 @@ egg_play_preview_get_property (GObject *object,
GParamSpec *pspec)
{
EggPlayPreview *play_preview;
- EggPlayPreviewPrivate *priv;
play_preview = EGG_PLAY_PREVIEW (object);
- priv = GET_PRIVATE (play_preview);
switch (prop_id) {
case PROP_URI:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]