PME GPU/CUDA data framework.
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gpuregiontimer_ocl.h
index e0b4b3f87f3c927cce04fa1676a778d6d1c526fc..fc64d04e96e18752607130dcad23cee6df3656ce 100644 (file)
@@ -75,8 +75,7 @@ template <> class GpuRegionTimerImpl<GpuFramework::OpenCL>
     size_t                   currentEvent_ = 0;
 
     public:
-        GpuRegionTimerImpl()  = default;
-        ~GpuRegionTimerImpl() = default;
+
         inline void openTimingRegion(CommandStream){}
         inline void closeTimingRegion(CommandStream){}