mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-26 22:01:00 +00:00
Backed out debug code
This commit is contained in:
parent
20daf54fd8
commit
c5024a182d
|
@ -66,7 +66,6 @@
|
||||||
#if __LINUX__
|
#if __LINUX__
|
||||||
|
|
||||||
#include "../../core/linux/SDL_udev.h"
|
#include "../../core/linux/SDL_udev.h"
|
||||||
#undef SDL_USE_LIBUDEV
|
|
||||||
#if SDL_USE_LIBUDEV
|
#if SDL_USE_LIBUDEV
|
||||||
static const SDL_UDEV_Symbols *udev_ctx = NULL;
|
static const SDL_UDEV_Symbols *udev_ctx = NULL;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue