Remove dead buffer.

This commit is contained in:
Quinn Evans 2017-03-21 23:43:49 -06:00
parent d3cb1039a7
commit 8d1e84294c
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@
03 PARAM PIC 999 OCCURS 9 TIMES.
03 NUM-PARAMS PIC 9.
03 WOPO-COUNTER PIC 9.
03 MSG-BODY-TMP PIC X(999).
D 03 DEBUG-PTR PIC 9.
01 USERS-HEADER.