[gnome-media] Remove unused static strings



commit 17ebafbdb34de666f7d5e993f09cde5b5e69eefe
Author: Marc-André Lureau <marcandre lureau gmail com>
Date:   Sun Jan 17 01:04:14 2010 +0100

    Remove unused static strings

 gstreamer-properties/gstreamer-properties.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-properties/gstreamer-properties.c b/gstreamer-properties/gstreamer-properties.c
index 9e38924..a2f55f8 100644
--- a/gstreamer-properties/gstreamer-properties.c
+++ b/gstreamer-properties/gstreamer-properties.c
@@ -45,8 +45,6 @@ static GtkDialog *main_window;
 static GConfClient *gconf_client; /* NULL */
 
 static gchar pipeline_editor_property[] = "gstp-editor";
-static gchar pipeline_desc_property[] = "gstp-pipe-desc";
-static gchar device_property[] = "gstp-device";
 
 static gchar *
 gst_properties_gconf_get_full_key (const gchar * key)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]