Fix: blck was no longer used.

psblas3-type-indexed
Salvatore Filippone 19 years ago
parent 5307017c9d
commit 64e2230593

@ -802,14 +802,7 @@ contains
call psb_errpush(info,name,a_err=ch_err) call psb_errpush(info,name,a_err=ch_err)
goto 9999 goto 9999
end if end if
call psb_sp_free(blck,info) 2
if(info/=0)then
info=4010
ch_err='sp_free'
call psb_errpush(info,name,a_err=ch_err)
goto 9999
end if
deallocate(iwork) deallocate(iwork)
call psb_erractionrestore(err_act) call psb_erractionrestore(err_act)

Loading…
Cancel
Save