summaryrefslogtreecommitdiff
path: root/src/buildtool/main/archive.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/main/archive.cpp')
-rw-r--r--src/buildtool/main/archive.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buildtool/main/archive.cpp b/src/buildtool/main/archive.cpp
index 13d377ca..e49da224 100644
--- a/src/buildtool/main/archive.cpp
+++ b/src/buildtool/main/archive.cpp
@@ -51,7 +51,6 @@ void archive_entry_cleanup(archive_entry* entry) {
}
}
-// NOLINTNEXTLINE(misc-no-recursion)
auto add_to_archive(HashFunction::Type hash_type,
archive* archive,
IExecutionApi const& api,