Nuke blank line.

llvm-svn: 20154
This commit is contained in:
Chris Lattner 2005-02-13 17:54:21 +00:00
parent 1194167daa
commit 0ac02cee3c

@ -414,7 +414,6 @@ void SymbolTable::refineAbstractType(const DerivedType *OldType,
}
} else {
insertEntry(V.first, NewType, V.second);
}
// Remove the item from the old type plane
OldPlane.erase(OldPlane.begin());