dm %!s(int64=7) %!d(string=hai) anos
pai
achega
c4fcfc2fc1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      oxygine/src/oxygine/core/oxygine.cpp

+ 1 - 1
oxygine/src/oxygine/core/oxygine.cpp

@@ -754,7 +754,7 @@ namespace oxygine
 #endif
 #endif
             
             
             Point ds = getDisplaySize();
             Point ds = getDisplaySize();
-            logs::messageln("SDL_GL_GetDrawableSize: %d %d", ds.x, ds.y);
+            //logs::messageln("SDL_GL_GetDrawableSize: %d %d", ds.x, ds.y);
 
 
             timeMS duration = IVideoDriver::_stats.duration;
             timeMS duration = IVideoDriver::_stats.duration;
             IVideoDriver::_stats = IVideoDriver::Stats();
             IVideoDriver::_stats = IVideoDriver::Stats();