소스 검색

Backed out debug code

Sam Lantinga 5 년 전
부모
커밋
c5024a182d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;