aboutsummaryrefslogtreecommitdiffstats
path: root/source/conversion.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2021-10-05 13:58:27 -0400
committerClyne Sullivan <clyne@bitgloo.com>2021-10-05 13:58:27 -0400
commitb430a38ce5674b319ef9bf1c6e773c9eb33f1542 (patch)
tree1a464b08b0ac923b421b518ae6e8bc69fd3b772b /source/conversion.hpp
parent555749ef5dde558f745f0dc6d00a168d3b3e9d58 (diff)
algorithm load fix
Diffstat (limited to 'source/conversion.hpp')
-rw-r--r--source/conversion.hpp3
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