瀏覽代碼

Fixed setting text to clipboard in controllermap program.

Philipp Wiesemann 10 年之前
父節點
當前提交
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: