remove useless instruction

This commit is contained in:
Ulf Möller 2000-12-06 04:48:50 +00:00
parent 240f516939
commit a6576c56dd

View File

@ -456,8 +456,6 @@ sub bn_sub_part_words
&cmp(&wparam(4),0);
&je(&label("pw_end"));
&mov($num,&wparam(3)); # get num
&mov($num,&wparam(4)); # get dl
&cmp($num,0);
&je(&label("pw_end")); # unnoetig