[rygel] core: Remove mention of nonexistant parameter
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] core: Remove mention of nonexistant parameter
- Date: Tue, 3 Jul 2012 07:57:36 +0000 (UTC)
commit db24e55712473285af1556b1b121466e710468f8
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jun 26 16:21:54 2012 +0200
core: Remove mention of nonexistant parameter
src/librygel-core/rygel-media-container.vala | 2 --
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 5cbd359..8e6f420 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++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]