[SVN] SDL_x11events.c

Hello,

It’s a detail, but in the file src/video/x11/SDL_x11events.c at line 204
there is an output:
printf(“Sending text event %s\n”, text);

Maybe a #ifdef DEBUG_XEVENTS … #endif or something like that is missing ??

Thanks

Yannick Bersier