[grilo-plugins] filesystem: remove wrong comment



commit b7767a825c557fec73e94fc4a6d61e0d0352f313
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Mon Jan 31 13:02:33 2011 +0000

    filesystem: remove wrong comment
    
    The TODO is already done :).
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 src/filesystem/grl-filesystem.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/filesystem/grl-filesystem.c b/src/filesystem/grl-filesystem.c
index a256e82..a6f7674 100644
--- a/src/filesystem/grl-filesystem.c
+++ b/src/filesystem/grl-filesystem.c
@@ -1075,7 +1075,6 @@ grl_filesystem_source_cancel (GrlMediaSource *source, guint operation_id)
 
   priv = GRL_FILESYSTEM_SOURCE (source)->priv;
 
-  /* TODO ensure we add/remove stuff to priv->cancellables at the right places */
   cancellable =
       G_CANCELLABLE (g_hash_table_lookup (priv->cancellables,
                                           GUINT_TO_POINTER (operation_id)));



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