Remove typedef that is unneccesary

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4332 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-10-28 04:50:01 +00:00
parent 133f079c8c
commit 1294a7e936

View File

@ -18,7 +18,6 @@ class Function;
typedef int MachineOpCode;
typedef int OpCodeMask;
typedef int InstrSchedClass;
//---------------------------------------------------------------------------
// class MachineOperand