From: Chris Lattner Date: Fri, 21 Jan 2005 23:43:12 +0000 (+0000) Subject: Remove unneeded line. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=9bb86f46e134bf75d1dd76d9865156fb67eb24eb;p=oota-llvm.git Remove unneeded line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19736 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/SelectionDAG/SelectionDAG.cpp b/lib/CodeGen/SelectionDAG/SelectionDAG.cpp index 0ba2f524dd9..3d7d3bfa6fa 100644 --- a/lib/CodeGen/SelectionDAG/SelectionDAG.cpp +++ b/lib/CodeGen/SelectionDAG/SelectionDAG.cpp @@ -1231,4 +1231,3 @@ void SelectionDAG::dump() const { std::cerr << "\n\n"; } -