Skip to content

Commit 1e44585

Browse files
committed
CPP: remove leftover line comment
1 parent a86f0af commit 1e44585

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/lib/semmle/code/cpp/File.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class Container extends Locatable, @container {
3434
*/
3535
string getAbsolutePath() { none() } // overridden by subclasses
3636

37-
// overridden by subclasses
3837
/**
3938
* Gets the relative path of this file or folder from the root folder of the
4039
* analyzed source location. The relative path of the root folder itself is

0 commit comments

Comments
 (0)