remove reference to uninplemented destructor

This commit is contained in:
Fabian Posch 2024-01-09 14:39:03 -05:00
parent eb832213a0
commit 0a473c5237

View file

@ -163,8 +163,6 @@ class Task {
float max_plf
);
~Task();
/**
* @brief Get the UUID of this task
*