[LYN-1731] Removed temporary bus for checking if the new viewport interaction model is enabled.

This commit is contained in:
Chris Galvan
2021-04-30 10:24:01 -05:00
parent ca08d78dd6
commit 6ace9ffedb
7 changed files with 0 additions and 49 deletions
@@ -200,7 +200,6 @@ public:
MOCK_METHOD0(GetLogFile, ILogFile* ());
MOCK_METHOD0(UnloadPlugins, void());
MOCK_METHOD0(LoadPlugins, void());
MOCK_CONST_METHOD0(IsNewViewportInteractionModelEnabled, bool());
MOCK_METHOD1(GetSearchPath, QString(EEditorPathName));
MOCK_METHOD0(GetEditorPanelUtils, IEditorPanelUtils* ());