diff options
Diffstat (limited to 'source/conversion.hpp')
-rw-r--r-- | source/conversion.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/conversion.hpp b/source/conversion.hpp index 0a18f3b..6af4972 100644 --- a/source/conversion.hpp +++ b/source/conversion.hpp @@ -60,8 +60,5 @@ private: static mailbox_t m_mailbox; }; -// Stores the measured execution time. -extern time_measurement_t conversion_time_measurement; - #endif // STMDSP_CONVERSION_HPP |