JSDOC/Lang.vala
[gnome.introspection-doc-generator] / JSDOC / Lang.vala
index 5c2896e..e28ab5e 100644 (file)
@@ -71,7 +71,7 @@ namespace JSDOC {
                                return "";
            };
         
-            return this.matchingNames.get(name);
+            //return this.matchingNames.get(name);
         }
         
         public bool isKeyword(string word) {