do not accept p flag

This commit is contained in:
ceriel 1987-08-19 18:13:19 +00:00
parent 2e8c8ec706
commit 8f81d9d757

View File

@ -41,7 +41,6 @@ DoOption(text)
case 'L': /* no fil/lin */
case 'R': /* no range checks */
case 'p': /* call procentry/procexit */
case 'n': /* no register messages */
case 'x': /* every name global */
case 's': /* symmetric: MIN(INTEGER) = -MAX(INTEGER) */