Remove commented out code.
[oota-llvm.git] / lib / Target / Mips / MipsSEInstrInfo.h
index aa68552066c3482a287ce28059e3842c9bc6eaeb..9ac94ce38f66cf9454270cd2cf9e7a2c14700524 100644 (file)
@@ -81,8 +81,7 @@ public:
 private:
   unsigned getAnalyzableBrOpc(unsigned Opc) const override;
 
-  void expandRetRA(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
-                   unsigned Opc) const;
+  void expandRetRA(MachineBasicBlock &MBB, MachineBasicBlock::iterator I) const;
 
   std::pair<bool, bool> compareOpndSize(unsigned Opc,
                                         const MachineFunction &MF) const;