src/Palete/GirObject.vala
authorAlan Knowles <alan@roojs.com>
Wed, 24 Aug 2016 03:17:01 +0000 (11:17 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 24 Aug 2016 03:17:01 +0000 (11:17 +0800)
src/Palete/GirObject.vala

index ac2f0b6..f10b29e 100644 (file)
@@ -424,11 +424,11 @@ namespace Palete {
 
                        
                }
-               public string XXXfqtype() {
-                       return Gir.fqtypeLookup(this.type, this.ns);
+               //public string fqtype() {
+               //      return Gir.fqtypeLookup(this.type, this.ns);
                        
                        /* return Gir.fqtypeLookup(this.type, this.ns); */
-               }
+               //}
        }
            
 }