Remove typedef that is unneccesary
authorChris Lattner <sabre@nondot.org>
Mon, 28 Oct 2002 04:50:01 +0000 (04:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Oct 2002 04:50:01 +0000 (04:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4332 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/MachineInstr.h

index 34a28c0d7b47f34a5d9b3c71ff5a77a583db68a3..8d987acd64daf4ea1b0422c449d7a5105377436b 100644 (file)
@@ -18,7 +18,6 @@ class Function;
 
 typedef int MachineOpCode;
 typedef int OpCodeMask;
-typedef int InstrSchedClass;
 
 //---------------------------------------------------------------------------
 // class MachineOperand