From 0a473c523713162722cbccf8619025dbdc194bd6 Mon Sep 17 00:00:00 2001 From: Fabian Posch Date: Tue, 9 Jan 2024 14:39:03 -0500 Subject: [PATCH] remove reference to uninplemented destructor --- include/db_lib/task.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/db_lib/task.hpp b/include/db_lib/task.hpp index d3601c8..3804e55 100644 --- a/include/db_lib/task.hpp +++ b/include/db_lib/task.hpp @@ -163,8 +163,6 @@ class Task { float max_plf ); - ~Task(); - /** * @brief Get the UUID of this task *