Skip to content

Commit efac4b1

Browse files
Jami CogswellJami Cogswell
authored andcommitted
removed another comment
1 parent e003e2c commit efac4b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/lib/semmle/code/xml/AndroidManifest.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ class AndroidPermissionXmlAttribute extends XmlAttribute {
139139
AndroidPermissionXmlAttribute() {
140140
this.getNamespace().getPrefix() = "android" and
141141
this.getName() = ["permission", "readPermission", "writePermission"]
142-
//this.getName() = ["permission"]
143142
}
144143

145144
/** Holds if this is an `android:permission` attribute. */

0 commit comments

Comments
 (0)