1
0
mirror of https://github.com/Relintai/sdl2_frt.git synced 2025-04-07 23:41:48 +02:00

Backed out debug code

This commit is contained in:
Sam Lantinga 2019-12-19 15:21:44 -08:00
parent 20daf54fd8
commit c5024a182d

View File

@ -66,7 +66,6 @@
#if __LINUX__
#include "../../core/linux/SDL_udev.h"
#undef SDL_USE_LIBUDEV
#if SDL_USE_LIBUDEV
static const SDL_UDEV_Symbols *udev_ctx = NULL;