media-export: Update documentation
authorJens Georg <mail@jensge.org>
Wed, 12 Aug 2009 11:19:10 +0000 (13:19 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 9 Sep 2009 13:46:28 +0000 (16:46 +0300)
src/plugins/media-export/rygel-media-export-plugin.vala

index 58675ff..6f6f380 100644 (file)
@@ -26,13 +26,6 @@ using GLib;
 /**
  * Simple plugin which exposes the media contents of a directory via UPnP.
  *
- * This plugin is currently meant for testing purposes only. It has several
- * drawbacks like:
- *
- * * No sorting
- * * flat hierarchy
- * * no metadata extraction apart from content type
- * * no monitoring
  */
 [ModuleInit]
 public void module_init (PluginLoader loader) {