mpris: Remove bogus comment resulting from C&P
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 17 Nov 2010 14:18:45 +0000 (16:18 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 17 Nov 2010 14:18:45 +0000 (16:18 +0200)
src/plugins/mpris/rygel-mpris-plugin-factory.vala

index 6d7eeee..5c396a9 100644 (file)
@@ -116,7 +116,6 @@ public class Rygel.MPRIS.PluginFactory {
     }
 
     private async void load_plugin (string service_name) throws IOError {
-        // Create proxy to MediaObject iface to get the display name through
         Properties props = yield Bus.get_proxy
                                         (BusType.SESSION,
                                          service_name,