From d99911544f33c27e932becb7743889bbda83f3be Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Wed, 10 Dec 2014 21:13:43 +0100 Subject: [PATCH] Fixed setting text to clipboard in controllermap program. --- test/controllermap.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test/controllermap.c b/test/controllermap.c index fd7b14440..8e5d13e0c 100644 --- a/test/controllermap.c +++ b/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: