diff --git a/ElectrostaticsFloating/floating.pro b/ElectrostaticsFloating/floating.pro
index 15d12d436e31d38cbb5552a4b7aa5716cab98f9f..de0482d5450b7e33a766b9898f14a67323b63326 100644
--- a/ElectrostaticsFloating/floating.pro
+++ b/ElectrostaticsFloating/floating.pro
@@ -179,7 +179,7 @@ FunctionSpace {
     }
     Constraint {
       { NameOfCoef vn; EntityType NodesOf;
-        NameOfConstraint Dirichlet_Ele; } // unused in this model, left for completeness
+        NameOfConstraint Dirichlet_Ele; }
       { NameOfCoef GlobalPotential; EntityType GroupsOfNodesOf;
 	NameOfConstraint SetGlobalPotential; }
       { NameOfCoef ArmatureCharge; EntityType GroupsOfNodesOf;