[rygel] mpris: Remove bogus comment resulting from C&P



commit 9c8993e8b1f0a3e548a944f8c2d20853a66da841
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Nov 17 16:18:45 2010 +0200

    mpris: Remove bogus comment resulting from C&P

 src/plugins/mpris/rygel-mpris-plugin-factory.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/mpris/rygel-mpris-plugin-factory.vala b/src/plugins/mpris/rygel-mpris-plugin-factory.vala
index 6d7eeee..5c396a9 100644
--- a/src/plugins/mpris/rygel-mpris-plugin-factory.vala
+++ b/src/plugins/mpris/rygel-mpris-plugin-factory.vala
@@ -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,



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