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

index f9cc569..cb91431 100644 (file)
@@ -13,6 +13,7 @@ namespace Palete {
                 
                public VapiParser() {
                        base();
+                       // should not really happen..
                        if (Gir.cache == null) {
                                Gir.cache =  new Gee.HashMap<string,Gir>();
                        }