OSDN Git Service

Remove unneeded line.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Jan 2005 23:43:12 +0000 (23:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Jan 2005 23:43:12 +0000 (23:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19736 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/SelectionDAG.cpp

index 0ba2f52..3d7d3bf 100644 (file)
@@ -1231,4 +1231,3 @@ void SelectionDAG::dump() const {
   std::cerr << "\n\n";
 }
 
-