mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
input: remove central select() call
This is now unused. Get rid of it and all surrounding infrastructure, and replace the remaining "wakeup pipe" with a semaphore.
This commit is contained in:
@@ -961,7 +961,6 @@ cat > $TMPC << EOF
|
||||
#define HAVE_DOS_PATHS 0
|
||||
#define HAVE_PRIORITY 0
|
||||
#define HAVE_GLOB 1
|
||||
#define HAVE_POSIX_SELECT 1
|
||||
#define HAVE_SYS_MMAN_H 1
|
||||
#define HAVE_NANOSLEEP 1
|
||||
#define HAVE_SDL1 0
|
||||
|
||||
Reference in New Issue
Block a user