diff --git a/1.Static/MASTERFILES/run.lam.restart b/1.Static/MASTERFILES/run.lam.restart
index 2ed0367adf6d9f6082943acce0dfc86ceecbdea4..976cdb7426855087c3263810cf965715eef45de7 100644
--- a/1.Static/MASTERFILES/run.lam.restart
+++ b/1.Static/MASTERFILES/run.lam.restart
@@ -65,7 +65,6 @@ read_restart ${rname}
 ####	BOX AND WALL       #######
 ####################################
 change_box all x final -101 101 y final -101 101 z final -101 101 boundary p p p units box
-#fix WALL all wall/lj126 xhi EDGE 1.0 1.0 1.122462048 xlo EDGE 1.0 1.0 1.122462048 yhi EDGE 1.0 1.0 1.122462048 ylo EDGE 1.0 1.0 1.122462048 zhi EDGE 1.0 1.0 1.122462048 zlo EDGE 1.0 1.0 1.122462048 units box
 
 ####################################
 ####	ANGLE	             #######
@@ -160,7 +159,6 @@ shell mv ${rnewname}${readingtime} Data/${rnewname}${readingtime}
 ####	BOX AND WALL	 ######
 ###############################
 change_box all x final -101 101 y final -101 101 z final -101 101 boundary p p p  units box
-#fix WALL all wall/lj126 xhi EDGE 1.0 1.0 1.122462048 xlo EDGE 1.0 1.0 1.122462048 yhi EDGE 1.0 1.0 1.122462048 ylo EDGE 1.0 1.0 1.122462048 zhi EDGE 1.0 1.0 1.122462048 zlo EDGE 1.0 1.0 1.122462048 units box
 
 #######################################################
 ####	PAIRS -- REPULSIVE + TOPO II 	#######
@@ -241,4 +239,4 @@ jump SELF #last line!!!
 ### values 1-10. Then when a particular simulation finishes, the 
 ### script will be run again with the next value of jobnumber, 
 ### until N simulations have been run.
-## SO ULOOP IS "SERIAL" BUT FOR SURE 10x1 PROCs ARE ALWAYS BUSY
+## SO ULOOP IS "SERIAL" BUT FOR SURE 10x1 PROCs ARE ALWAYS BUSY
\ No newline at end of file