[ScriptInterpreter] Remove ScriptInterpreterPythonImpl::Clear() (NFC)
This method is never called. llvm-svn: 372190
This commit is contained in:
@@ -188,8 +188,6 @@ public:
|
||||
const TypeSummaryOptions &options,
|
||||
std::string &retval) override;
|
||||
|
||||
void Clear() override;
|
||||
|
||||
bool GetDocumentationForItem(const char *item, std::string &dest) override;
|
||||
|
||||
bool GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp,
|
||||
|
||||
Reference in New Issue
Block a user