From 52bc07d97c02b1a5d252ddd5ecb4e956a6bb222f Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Mon, 23 Apr 2018 18:38:52 -0400 Subject: [PATCH] Remove unnecessary code --- tests/cuda/solver_01.cu | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/cuda/solver_01.cu b/tests/cuda/solver_01.cu index 647aa438ec..0e314bd85c 100644 --- a/tests/cuda/solver_01.cu +++ b/tests/cuda/solver_01.cu @@ -75,8 +75,6 @@ int main() Utilities::CUDA::Handle cuda_handle; test(cuda_handle); - GrowingVectorMemory>::release_unused_memory(); - deallog << "OK" <