src/Palete/Gir.vala
authorAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 06:30:10 +0000 (14:30 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 06:30:10 +0000 (14:30 +0800)
src/Palete/Gir.vala

index d3d1c4e..1e79c5e 100644 (file)
@@ -107,7 +107,7 @@ namespace Palete {
 
 
                
-               // needed still?
+               // needed still - where's it called form..
                public static string guessDefaultValueForType(string type) {
                        //print("guessDefaultValueForType: %s\n", type);
                        if (type.length < 1 || type.contains(".")) {