[lldb][NFC] Remove unused DEPTH_INCREMENT in CompilerType.cpp
This commit is contained in:
parent
1719147019
commit
1e8e1ec00c
@ -706,7 +706,6 @@ CompilerType::GetIndexOfChildWithName(const char *name,
|
||||
}
|
||||
|
||||
// Dumping types
|
||||
#define DEPTH_INCREMENT 2
|
||||
|
||||
void CompilerType::DumpValue(ExecutionContext *exe_ctx, Stream *s,
|
||||
lldb::Format format, const DataExtractor &data,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user