summaryrefslogtreecommitdiff
path: root/Bus
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:09:26 +0000
committerfcolin2007-02-01 13:09:26 +0000
commitd6ade6d661f1854e4f934ad77651af415cd1e5bd (patch)
tree6dc953d1293333c714a9be1d7f25b01ff262e6ef /Bus
parent6dccf7b115dbb8433a1bc512798d17f1f4d2efeb (diff)
downloadivy-cplusplus-d6ade6d661f1854e4f934ad77651af415cd1e5bd.zip
ivy-cplusplus-d6ade6d661f1854e4f934ad77651af415cd1e5bd.tar.gz
ivy-cplusplus-d6ade6d661f1854e4f934ad77651af415cd1e5bd.tar.bz2
ivy-cplusplus-d6ade6d661f1854e4f934ad77651af415cd1e5bd.tar.xz
Utilisateur : Fcolin Date : 1/06/05 Heure : 16:45 Archivé dans $/Bus/IvyProbe Commentaire: (vss 6)
Diffstat (limited to 'Bus')
-rw-r--r--Bus/IvyProbe/IvyProbe.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/Bus/IvyProbe/IvyProbe.cpp b/Bus/IvyProbe/IvyProbe.cpp
index 2365dd4..df84f85 100644
--- a/Bus/IvyProbe/IvyProbe.cpp
+++ b/Bus/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;