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

index 66566ed..f9cc569 100644 (file)
@@ -11,8 +11,7 @@ namespace Palete {
                
                
                 
-               Vala.CodeContext context;
-               public VapiParser() {
+               public VapiParser() {
                        base();
                        if (Gir.cache == null) {
                                Gir.cache =  new Gee.HashMap<string,Gir>();