rygel r157 - in trunk: . src/media-providers/tracker



Author: zeeshanak
Date: Tue Oct 28 21:01:45 2008
New Revision: 157
URL: http://svn.gnome.org/viewvc/rygel?rev=157&view=rev

Log:
Remove the redundant 'title' field from the Tracker.Container class.

Modified:
   trunk/ChangeLog
   trunk/src/media-providers/tracker/gupnp-media-tracker.vala

Modified: trunk/src/media-providers/tracker/gupnp-media-tracker.vala
==============================================================================
--- trunk/src/media-providers/tracker/gupnp-media-tracker.vala	(original)
+++ trunk/src/media-providers/tracker/gupnp-media-tracker.vala	Tue Oct 28 21:01:45 2008
@@ -26,7 +26,6 @@
 using DBus;
 
 private class Tracker.Container : MediaContainer {
-    public string title;
     public string tracker_category;
 
     /* UPnP class of items under this container */



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