[totem-pl-parser] lib: Remove old FIXME



commit ca08aca9a333864c18b1b6108321d94243f5a84c
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Oct 21 17:18:00 2011 +0100

    lib: Remove old FIXME
    
    Seems to work correctly now, at least the test suite still
    passes correctly.

 plparse/totem-pl-parser-wm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plparse/totem-pl-parser-wm.c b/plparse/totem-pl-parser-wm.c
index 6950f2a..76bfee7 100644
--- a/plparse/totem-pl-parser-wm.c
+++ b/plparse/totem-pl-parser-wm.c
@@ -308,7 +308,6 @@ parse_asx_entryref (TotemPlParser *parser, GFile *base_file, xml_node_t *node, T
 	return retval;
 }
 
-//FIXME the retval is completely wrong
 static gboolean
 parse_asx_entries (TotemPlParser *parser, const char *uri, GFile *base_file, xml_node_t *parent, TotemPlParseData *parse_data)
 {



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