summaryrefslogtreecommitdiff
path: root/test/performance/routines/level2/xspr2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/routines/level2/xspr2.cpp')
-rw-r--r--test/performance/routines/level2/xspr2.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/performance/routines/level2/xspr2.cpp b/test/performance/routines/level2/xspr2.cpp
index 3c9a769f..573fb652 100644
--- a/test/performance/routines/level2/xspr2.cpp
+++ b/test/performance/routines/level2/xspr2.cpp
@@ -12,10 +12,6 @@
#include "test/performance/client.hpp"
#include "test/routines/level2/xspr2.hpp"
-// Shortcuts to the clblast namespace
-using float2 = clblast::float2;
-using double2 = clblast::double2;
-
// Main function (not within the clblast namespace)
int main(int argc, char *argv[]) {
const auto command_line_args = clblast::RetrieveCommandLineArguments(argc, argv);