C++: Delete an incorrect comment.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-11-08 16:41:08 +00:00
parent 3d6b3a31ac
commit dfdc2a6a15

View File

@@ -998,8 +998,6 @@ private predicate classHasQualifiedName(Class namedClass, string namespace, stri
* are also returned.
* 3. The element has name `name`
* 4. If `signature` is non-empty, then the element has a list of parameter types described by `signature`.
*
* NOTE: `namespace` is currently not used (since we don't properly extract modules yet).
*/
pragma[nomagic]
private Element interpretElement0(