summaryrefslogtreecommitdiff
path: root/include/internal/routines/level1/xdot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/routines/level1/xdot.h')
-rw-r--r--include/internal/routines/level1/xdot.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/internal/routines/level1/xdot.h b/include/internal/routines/level1/xdot.h
index 95a7ad07..5c46e0dc 100644
--- a/include/internal/routines/level1/xdot.h
+++ b/include/internal/routines/level1/xdot.h
@@ -31,9 +31,6 @@ class Xdot: public Routine<T> {
using Routine<T>::event_;
using Routine<T>::context_;
using Routine<T>::GetProgramFromCache;
- using Routine<T>::TestVectorX;
- using Routine<T>::TestVectorY;
- using Routine<T>::TestVectorDot;
using Routine<T>::RunKernel;
using Routine<T>::ErrorIn;