mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-09 20:13:35 +00:00
Remove more unused variables.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b7f92d0916
commit
460e256b9c
@ -41,9 +41,6 @@ const uint16_t BuildMinorShift = 0;
|
||||
|
||||
const uint16_t BuildMajorMask = 0x7F00;
|
||||
const uint16_t BuildMajorShift = 8;
|
||||
|
||||
const uint16_t BuildNewFormatMask = 0x8000;
|
||||
const uint16_t BuildNewFormatShift = 15;
|
||||
}
|
||||
|
||||
struct PDBDbiStream::HeaderInfo {
|
||||
|
Loading…
x
Reference in New Issue
Block a user