From: Bruno Turcksin Date: Mon, 23 Apr 2018 22:38:52 +0000 (-0400) Subject: Remove unnecessary code X-Git-Tag: v9.0.0-rc1~100^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bc07d97c02b1a5d252ddd5ecb4e956a6bb222f;p=dealii.git Remove unnecessary code --- 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" <