From e0154074480da14a9b549a273c1d4a96f696678d Mon Sep 17 00:00:00 2001 From: John Ganci Date: Fri, 6 Oct 2023 21:52:20 -0500 Subject: [PATCH] remove TESTCMD4 unused fields --- rt/test/TESTCMD4.MLC | 6 ------ 1 file changed, 6 deletions(-) diff --git a/rt/test/TESTCMD4.MLC b/rt/test/TESTCMD4.MLC index f5f3d424..811e40dc 100644 --- a/rt/test/TESTCMD4.MLC +++ b/rt/test/TESTCMD4.MLC @@ -291,12 +291,6 @@ TstCmd@1 DC A(0) A(first test command file name) TstCmd@2 DC A(0) A(second test command file name) * (names terminated with X'00') * -TestCmd1 DS CL256 Area to contain 1st test file name; -* terminated with X'00' -* -TestCmd2 DS CL256 Area to contain 2nd test file name; -* terminated with X'00' -* *********************************************************************** * Environment variables containing test file names ***********************************************************************