JSDOC/Collapse.vala
authorAlan Knowles <alan@roojs.com>
Mon, 2 Nov 2015 10:02:44 +0000 (18:02 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 2 Nov 2015 10:02:44 +0000 (18:02 +0800)
JSDOC/Collapse.vala

index 8075fec..1915f48 100644 (file)
@@ -121,7 +121,7 @@ namespace JSDOC {
                                  
                                 //}
                                 if (add.size > 0) {
-                                               add.shift(); << case sensitive ... really...
+                                               add.remove_at(0);  // remove the first element... (as it's the 
                                 }
                                 //Seed.print("ADD");
                                 //Seed.print(JSON.stringify(add, null,4));