summaryrefslogtreecommitdiff
path: root/src/task_cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/task_cc.h')
-rw-r--r--src/task_cc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/task_cc.h b/src/task_cc.h
index 6c4683a..2299fcd 100644
--- a/src/task_cc.h
+++ b/src/task_cc.h
@@ -21,7 +21,6 @@ public:
int registerDepTasksInner(const std::vector<std::shared_ptr<Task>>& tasks) override;
- std::string name() const override;
bool dirtyInner() override;
int runInner() override;