Skip to content

Commit 0fa00f0

Browse files
committed
remove useless line
1 parent 1afdd4f commit 0fa00f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang-tools-extra/clang-doc/Representation.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,6 @@ struct ClangDocContext {
492492
// to definition locations will only be generated if
493493
// the file is in this dir.
494494

495-
std::string LineFragment;
496495
// URL of repository that hosts code used for links to definition locations.
497496
std::optional<std::string> RepositoryUrl;
498497
// Path of CSS stylesheets that will be copied to OutDirectory and used to

0 commit comments

Comments
 (0)