From 2d4ff0acf6141aa0040f9eef7653bbc9a840d065 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 4 Nov 2009 08:49:35 +0000 Subject: [PATCH] --- Geo/GFaceCompound.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Geo/GFaceCompound.cpp b/Geo/GFaceCompound.cpp index bc7a5ea4a6..32a432e526 100644 --- a/Geo/GFaceCompound.cpp +++ b/Geo/GFaceCompound.cpp @@ -200,7 +200,6 @@ bool GFaceCompound::trivial() const void GFaceCompound::partitionFaceCM() { - double CMu = 0.0; double sumArea = 0.0; -- GitLab