Rework nblib kernel checks and setup code
[alexxy/gromacs.git] / api / nblib / gmxsetup.h
index 3382cf17ecfde5f148c4f642eba6f64ae95b7234..bef3ee740d7b6a7679a73af85acbfed7179a3d2e 100644 (file)
@@ -85,9 +85,6 @@ public:
     //! Marks particles to have Van der Waals interactions
     void setParticleInfoAllVdv(size_t numParticles);
 
-    //! Returns the kernel setup
-    Nbnxm::KernelSetup getKernelSetup(const NBKernelOptions& options);
-
     //! Set up StepWorkload data
     void setupStepWorkload(const NBKernelOptions& options);