diff --git a/Mesh/BackgroundMesh.cpp b/Mesh/BackgroundMesh.cpp
index 5100de89c8f3b22e4b260cdbc83855bebdecc9b5..013a45b541578c434ef64c970c6cab7897aae792 100644
--- a/Mesh/BackgroundMesh.cpp
+++ b/Mesh/BackgroundMesh.cpp
@@ -444,7 +444,7 @@ SMetric3 BGM_MeshMetric(GEntity *ge,
 }
 
 bool Extend1dMeshIn2dSurfaces()
-{rm
+{
   return CTX::instance()->mesh.lcExtendFromBoundary ? true : false;
 }