From 7b4c0e1cf03a94077c20f7f12ef15fb8717c74ca Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sat, 18 Jun 2016 14:56:55 +0200 Subject: Removed the template from the Routine base-class --- include/internal/routine.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/internal/routine.h') diff --git a/include/internal/routine.h b/include/internal/routine.h index c64abc4c..9db4e227 100644 --- a/include/internal/routine.h +++ b/include/internal/routine.h @@ -28,7 +28,6 @@ namespace clblast { // ================================================================================================= // See comment at top of file for a description of the class -template class Routine { public: -- cgit v1.2.3