From 9f2b8a2623a5b7c5e3cbfdac29d45cdf8fd3e7c7 Mon Sep 17 00:00:00 2001 From: sfilippone Date: Mon, 24 Jun 2024 08:18:07 +0200 Subject: [PATCH] Cleanup --- cuda/cintrf.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cuda/cintrf.h b/cuda/cintrf.h index 7119378a..58778e6c 100644 --- a/cuda/cintrf.h +++ b/cuda/cintrf.h @@ -37,9 +37,7 @@ #include #include "core.h" -//#include "cuda_util.h" -//#include "vector.h" -//#include "vectordev.h" + #define ELL_PITCH_ALIGN_S 32 #define ELL_PITCH_ALIGN_D 16