Remove unneeded line.

llvm-svn: 19736
This commit is contained in:
Chris Lattner 2005-01-21 23:43:12 +00:00
parent 4f987bf16d
commit d53e763f18
1 changed files with 0 additions and 1 deletions

View File

@ -1231,4 +1231,3 @@ void SelectionDAG::dump() const {
std::cerr << "\n\n";
}