[lldb][NFC] Remove unused DEPTH_INCREMENT in CompilerType.cpp
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user