remove a redundant test

This commit is contained in:
Bill Currie 2000-03-23 22:22:52 +00:00
parent 82ec877fdf
commit 340179389b
1 changed files with 1 additions and 2 deletions

View File

@ -413,7 +413,6 @@ void emitonejumpdata (void)
break;
}
}
if (tokens[1][0]=='*')
memmove(&tokens[1][0],&tokens[1][1],strlen(tokens[1]));
if ( !isaddr ) {
//printf (" dword ptr [%s]", &tokens[1][1]);