From aa9d5d76a746fbad09a11b92d10bfafc3b2ee29d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Sch=C3=B6berl?= Date: Tue, 12 Feb 2019 15:47:05 +0100 Subject: [PATCH] small change --- libsrc/general/mpi_interface.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/libsrc/general/mpi_interface.cpp b/libsrc/general/mpi_interface.cpp index 10ea9b22..680a8345 100644 --- a/libsrc/general/mpi_interface.cpp +++ b/libsrc/general/mpi_interface.cpp @@ -46,7 +46,5 @@ namespace netgen // #else // MPI_Comm MPI_COMM_WORLD, MPI_COMM_NULL; #endif - - }