mirror of
https://github.com/transmission/transmission
synced 2025-01-31 03:12:44 +00:00
oops, I left in the #undef WITH_INOTIFY that I was using to test the readdir() implementation...
This commit is contained in:
parent
05bc8472dc
commit
b564fb2d7a
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
|||
* $Id:$
|
||||
*/
|
||||
|
||||
#undef WITH_INOTIFY
|
||||
|
||||
#ifdef WITH_INOTIFY
|
||||
#include <sys/inotify.h>
|
||||
#include <sys/select.h>
|
||||
|
|
Loading…
Reference in a new issue