[LYN-3160] Removed IEditor::Get/SetEditMode and some additional unused (related) content in the InfoBar.

This commit is contained in:
Chris Galvan
2021-04-22 14:28:42 -05:00
parent 62d2971103
commit 08bd4ee740
30 changed files with 34 additions and 2073 deletions
-4
View File
@@ -95,10 +95,6 @@ namespace AzToolsFramework
void SetAxisConstraint(AZStd::string_view pConstrain) override;
const char* GetEditMode() override;
void SetEditMode(AZStd::string_view pEditMode) override;
const char* GetPakFromFile(const char* filename) override;
void Log(const char* pMessage) override;