summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/librygel-core/rygel-media-container.vala2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/librygel-core/rygel-media-container.vala b/src/librygel-core/rygel-media-container.vala
index 5cbd359b..8e6f420b 100644
--- a/src/librygel-core/rygel-media-container.vala
+++ b/src/librygel-core/rygel-media-container.vala
@@ -121,7 +121,6 @@ public abstract class Rygel.MediaContainer : MediaObject {
*
* @param id ID of the media object to search for
* @param cancellable optional cancellable for this operation
- * @param callback function to call when result is ready
*
* @return the found media object.
*/
@@ -134,7 +133,6 @@ public abstract class Rygel.MediaContainer : MediaObject {
* changes for this container, items under it gets removed/added or their
* metadata changes etc).
*
- * @param container the container that just got updated.
*/
public void updated () {
this.update_id++;