remove dead method
[oota-llvm.git] / include / llvm / CodeGen / LiveIntervalAnalysis.h
index 036ca132d22c0502082376cd650be6b1b964fb31..815600861f52e614a8c030426c30776a2a7c0a58 100644 (file)
@@ -128,7 +128,7 @@ namespace llvm {
     virtual bool runOnMachineFunction(MachineFunction&);
 
     /// print - Implement the dump method.
-    virtual void print(std::ostream &O) const;
+    virtual void print(std::ostream &O, const Module* = 0) const;
 
   private:
     /// computeIntervals - compute live intervals