[LYN-3070] Removed legacy Material Editor.

This commit is contained in:
Chris Galvan
2021-04-19 15:39:50 -05:00
parent 3b4e424d38
commit 4fb407e130
52 changed files with 0 additions and 2805 deletions
-2
View File
@@ -28,7 +28,6 @@
class CCryDocManager;
class CQuickAccessBar;
class CMatEditMainDlg;
class CCryEditDoc;
class CEditCommandLineInfo;
class CMainFrame;
@@ -367,7 +366,6 @@ private:
//! Autotest mode: Special mode meant for automated testing, things like blocking dialogs or error report windows won't appear
bool m_bAutotestMode = false;
CMatEditMainDlg* m_pMatEditDlg = nullptr;
CConsoleDialog* m_pConsoleDialog = nullptr;
AZ_PUSH_DISABLE_DLL_EXPORT_MEMBER_WARNING