summaryrefslogtreecommitdiffstats
path: root/src/Utility.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Utility.hpp')
-rw-r--r--src/Utility.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Utility.hpp b/src/Utility.hpp
index f16f49a..5bce76e 100644
--- a/src/Utility.hpp
+++ b/src/Utility.hpp
@@ -56,8 +56,6 @@ class LoopExecutionTimeController {
public:
LoopExecutionTimeController(duration delayLength);
- ~LoopExecutionTimeController();
-
void SetDelayLength(duration length);
unsigned long long GetIterations();