summaryrefslogtreecommitdiff
path: root/src/task_ar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/task_ar.h')
-rw-r--r--src/task_ar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/task_ar.h b/src/task_ar.h
index 601afeb..69cc088 100644
--- a/src/task_ar.h
+++ b/src/task_ar.h
@@ -37,7 +37,6 @@ private:
std::string flagsString() const;
std::vector<std::filesystem::path> objectFiles;
- std::vector<std::filesystem::path> depFiles;
std::filesystem::path _targetFile;
std::filesystem::path flagsFile;