changeset 2306:ca13c630ee2b

... and this one too
author Grumpy7
date Sun, 16 Mar 2014 21:05:41 +0100
parents a5e8eecac226
children c099af734c48 a07bf9afa652
files mm7_2.cpp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mm7_2.cpp	Sun Mar 16 21:04:49 2014 +0100
+++ b/mm7_2.cpp	Sun Mar 16 21:05:41 2014 +0100
@@ -3657,8 +3657,6 @@
   uCPUSpeed = Rect.bottom;*/
   uCPUSpeed = 2048; // about 2GHz
 
-  constructors();
-
   if (!MM7_Initialize(640, 480))//задаётся размер окна
   {
     Log::Warning(L"MM init: failed");