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

index ea8eb24..8016b3b 100644 (file)
@@ -117,7 +117,7 @@ namespace Palete {
 
 
                
-
+               // needed still?
                public static string guessDefaultValueForType(string type) {
                        //print("guessDefaultValueForType: %s\n", type);
                        if (type.length < 1 || type.contains(".")) {