summaryrefslogtreecommitdiff
path: root/fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2020-12-21 16:22:11 +0100
committerjaseg <git@jaseg.de>2020-12-21 16:22:11 +0100
commitd8b6d18d2fefee381eb6a26334a13e94126b6d8e (patch)
treeab3a005e80c7b3d5b5d727ec04a2cbeefc3d51e6 /fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h
parent26f5fefac6f15db1c8c81fb78a919d35211695c4 (diff)
downloadminikbd-d8b6d18d2fefee381eb6a26334a13e94126b6d8e.tar.gz
minikbd-d8b6d18d2fefee381eb6a26334a13e94126b6d8e.tar.bz2
minikbd-d8b6d18d2fefee381eb6a26334a13e94126b6d8e.zip
Remove obsolete template code from fw
Diffstat (limited to 'fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h')
-rw-r--r--fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h b/fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h
deleted file mode 100644
index 5c2ea1f..0000000
--- a/fw/hid-dials/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _COMPLEX_MATH_TEST_GROUP_H_
-#define _COMPLEX_MATH_TEST_GROUP_H_
-
-/*--------------------------------------------------------------------------------*/
-/* Declare Test Groups */
-/*--------------------------------------------------------------------------------*/
-JTEST_DECLARE_GROUP(complex_math_tests);
-
-#endif /* _COMPLEX_MATH_TEST_GROUP_H_ */