bug fix for TPRO trace

This commit is contained in:
Janet B. Anderson
1991-10-25 11:23:29 +00:00
parent d0222cb166
commit 2ffb52c98c

View File

@@ -218,7 +218,6 @@ long dbProcess(paddr)
/* check for trace processing*/
if(tpro) {
if(vxTas(&trace)) {
trace = TRUE;
trace_lset = lset;
set_trace = TRUE;
}