diff --git a/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/createBafflesDict b/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/createBafflesDict
index 0fb9d229742229e6b760a243b1add899a4d47823..347a7444d46b3fb1f0e7c992c07c1b975e201dd6 100644
--- a/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/createBafflesDict
+++ b/tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/createBafflesDict
@@ -30,9 +30,6 @@ baffles
         zoneName    baffleFaces;
 
 
-        //- Optional flip
-        //flip        false;
-
         patches
         {
             master
@@ -42,9 +39,7 @@ baffles
 
                 type            mappedWall;
                 sampleMode      nearestPatchFace;
-                sampleRegion    region0;
                 samplePatch     baffle1Wall_1;
-                offsetMode      uniform;
                 offset          (0 0 0);
 
 
@@ -121,9 +116,7 @@ baffles
 
                 type            mappedWall;
                 sampleMode      nearestPatchFace;
-                sampleRegion    region0;
                 samplePatch     baffle1Wall_0;
-                offsetMode      uniform;
                 offset          (0 0 0);
 
                 patchFields