From 86683a4e6062ef8b5a3473ddbd743b14ccda0156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Sch=C3=B6berl?= Date: Tue, 12 Feb 2019 15:44:21 +0100 Subject: [PATCH] small change --- libsrc/general/mpi_interface.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/libsrc/general/mpi_interface.cpp b/libsrc/general/mpi_interface.cpp index f75b0639..10ea9b22 100644 --- a/libsrc/general/mpi_interface.cpp +++ b/libsrc/general/mpi_interface.cpp @@ -43,7 +43,6 @@ namespace netgen return string(buf); } - // #else // MPI_Comm MPI_COMM_WORLD, MPI_COMM_NULL; #endif