From 8b4407ef34db1f87fffbd42d160a1e66904b17e8 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:09:26 +0000 Subject: Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/IvyProbe Commentaire: (vss 6) --- IvyProbe/IvyProbe.cpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'IvyProbe') diff --git a/IvyProbe/IvyProbe.cpp b/IvyProbe/IvyProbe.cpp index 2365dd4..df84f85 100644 --- a/IvyProbe/IvyProbe.cpp +++ b/IvyProbe/IvyProbe.cpp @@ -54,19 +54,6 @@ BOOL CIvyProbeApp::InitInstance() } } - //AfxEnableControlContainer(); - - // Standard initialization - // If you are not using these features and wish to reduce the size - // of your final executable, you should remove from the following - // the specific initialization routines you do not need. -#ifndef UNDER_CE -#ifdef _AFXDLL - //Enable3dControls(); // Call this when using MFC in a shared DLL -#else - //Enable3dControlsStatic(); // Call this when linking to MFC statically -#endif -#endif CIvyProbeDlg dlg; m_pMainWnd = &dlg; -- cgit v1.1