[email protected] 7 years ago
parent
commit
68a03f30e6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      oxygine/src/oxygine/core/oxygine.cpp

+ 0 - 2
oxygine/src/oxygine/core/oxygine.cpp

@@ -721,8 +721,6 @@ namespace oxygine
 #ifdef EMSCRIPTEN
                         _useTouchAPI = true;
 #endif
-
-                        logs::messageln("SDL_FINGER: %.2f %.2f", (float)event.tfinger.x, (float)event.tfinger.y);
                         if (_useTouchAPI)
                         {
                             //logs::messageln("SDL_FINGER");