Kaynağa Gözat

Backed out debug code

Sam Lantinga 5 yıl önce
ebeveyn
işleme
c5024a182d
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      src/hidapi/SDL_hidapi.c

+ 0 - 1
src/hidapi/SDL_hidapi.c

@@ -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;