summaryrefslogtreecommitdiff
path: root/src/task_ld.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/task_ld.h')
-rw-r--r--src/task_ld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/task_ld.h b/src/task_ld.h
index c0e3ebb..85f680a 100644
--- a/src/task_ld.h
+++ b/src/task_ld.h
@@ -38,7 +38,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;