Revert the accidental checkin.

This commit is contained in:
H.J. Lu 2010-04-21 18:17:45 +00:00
parent 3c7b9c2c54
commit 175c8f4677

View File

@ -471,7 +471,6 @@ get_absolute_expression (void)
{
expressionS exp;
exp.X_md = 0;
return get_absolute_expr (&exp);
}