mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-07-18 17:38:12 +08:00
[launch3] Remove AfxEnableControlContainer
This commit is contained in:
@ -41,8 +41,6 @@ CLaunch3App theApp;
|
|||||||
|
|
||||||
BOOL CLaunch3App::InitInstance()
|
BOOL CLaunch3App::InitInstance()
|
||||||
{
|
{
|
||||||
AfxEnableControlContainer();
|
|
||||||
|
|
||||||
// Standard initialization
|
// Standard initialization
|
||||||
// If you are not using these features and wish to reduce the size
|
// If you are not using these features and wish to reduce the size
|
||||||
// of your final executable, you should remove from the following
|
// of your final executable, you should remove from the following
|
||||||
|
Reference in New Issue
Block a user