Просмотр исходного кода

Fixed setting text to clipboard in controllermap program.

Philipp Wiesemann 10 лет назад
Родитель
Сommit
d99911544f
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      test/controllermap.c

+ 0 - 1
test/controllermap.c

@@ -191,7 +191,6 @@ WatchJoystick(SDL_Joystick * joystick)
         step->button = -1;
         step->hat = -1;
         step->hat_value = -1;
-        SDL_SetClipboardText("TESTING TESTING 123");
         
         switch(step->marker) {
             case MARKER_AXIS: