From e1bec4459b35c506a9beefff03852a807f9c70ef Mon Sep 17 00:00:00 2001 From: jpekkila Date: Wed, 25 Mar 2020 13:54:43 +0200 Subject: [PATCH] Removed an unused variable --- src/core/device.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/device.cc b/src/core/device.cc index 4c13e92..631e287 100644 --- a/src/core/device.cc +++ b/src/core/device.cc @@ -1310,7 +1310,6 @@ acDeviceCommunicateHalosMPI(const Device device) device->local_config.int_params[AC_ny], device->local_config.int_params[AC_nz], }; - const AcReal dt = FLT_EPSILON; // TODO replace with the real one // Corners const int3 corner_a0s[] = {