summaryrefslogtreecommitdiff
path: root/include/internal/routines/level1/xamax.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routines/level1/xamax.h')
-rw-r--r--include/internal/routines/level1/xamax.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/internal/routines/level1/xamax.h b/include/internal/routines/level1/xamax.h
index c318115e..b44e0ceb 100644
--- a/include/internal/routines/level1/xamax.h
+++ b/include/internal/routines/level1/xamax.h
@@ -31,8 +31,6 @@ class Xamax: public Routine<T> {
using Routine<T>::event_;
using Routine<T>::context_;
using Routine<T>::GetProgramFromCache;
- using Routine<T>::TestVectorX;
- using Routine<T>::TestVectorIndex;
using Routine<T>::RunKernel;
using Routine<T>::ErrorIn;