[LYN-1731] Removed temporary bus for checking if the new viewport interaction model is enabled.
This commit is contained in:
@@ -1799,11 +1799,6 @@ void CEditorImpl::DestroyQMimeData(QMimeData* data) const
|
||||
delete data;
|
||||
}
|
||||
|
||||
bool CEditorImpl::IsNewViewportInteractionModelEnabled() const
|
||||
{
|
||||
return m_isNewViewportInteractionModelEnabled;
|
||||
}
|
||||
|
||||
IEditorPanelUtils* CEditorImpl::GetEditorPanelUtils()
|
||||
{
|
||||
return m_panelEditorUtils;
|
||||
|
||||
Reference in New Issue
Block a user