mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
[CommandObject] Remove unused function
llvm-svn: 368208
This commit is contained in:
@@ -1296,8 +1296,6 @@ public:
|
||||
|
||||
bool IsRemovable() const override { return true; }
|
||||
|
||||
StructuredData::GenericSP GetImplementingObject() { return m_cmd_obj_sp; }
|
||||
|
||||
ScriptedCommandSynchronicity GetSynchronicity() { return m_synchro; }
|
||||
|
||||
llvm::StringRef GetHelp() override {
|
||||
|
||||
Reference in New Issue
Block a user