diff --git a/UIforETW/UIforETW.cpp b/UIforETW/UIforETW.cpp index f4fa6cb6..8bbe2b7e 100644 --- a/UIforETW/UIforETW.cpp +++ b/UIforETW/UIforETW.cpp @@ -188,9 +188,6 @@ BOOL CUIforETWApp::InitInstance() CWinApp::InitInstance(); - - AfxEnableControlContainer(); - // Create the shell manager, in case the dialog contains // any shell tree view or shell list view controls. // Code mysteriously inserted by MFC.