Fixed setting text to clipboard in controllermap program.
diff --git a/test/controllermap.c b/test/controllermap.c
index fd7b144..8e5d13e 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: