Remove dead declarations.
[oota-llvm.git] / lib / Target / NVPTX / NVPTXAsmPrinter.h
index 3abe5d166826b855afb9790928d0f2c5b4b1112a..04183dff5abb96a09a7f139f037fd7f76541fa1c 100644 (file)
@@ -204,8 +204,6 @@ private:
   void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
                        const char *Modifier = 0);
   void printImplicitDef(const MachineInstr *MI, raw_ostream &O) const;
-  // definition autogenerated.
-  void printInstruction(const MachineInstr *MI, raw_ostream &O);
   void printModuleLevelGV(const GlobalVariable *GVar, raw_ostream &O,
                           bool = false);
   void printParamName(int paramIndex, raw_ostream &O);