diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-12-27 15:08:07 +0100 |
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2026-01-05 22:47:12 +0100 |
| commit | fa99825fa800f0faf4a6e6b1d639b261c7aa43c9 (patch) | |
| tree | 17945e16aa7f33c8aede1694c90a08b7cc05e0e1 /src/task_ld.h | |
| parent | 5ac072c0f42bf3216d16f177c795e9324bf3c52b (diff) | |
Add many-to-one generator function type.develop
Diffstat (limited to 'src/task_ld.h')
| -rw-r--r-- | src/task_ld.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/task_ld.h b/src/task_ld.h index 85f680a..9dce4b4 100644 --- a/src/task_ld.h +++ b/src/task_ld.h @@ -43,6 +43,5 @@ private: const ctor::build_configuration& config; const ctor::settings& settings; - std::string sourceDir; bool is_self; }; |
