diff options
Diffstat (limited to 'libglusterfs/src/event-poll.c')
| -rw-r--r-- | libglusterfs/src/event-poll.c | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/libglusterfs/src/event-poll.c b/libglusterfs/src/event-poll.c index 815e936548a..51c0cf1f4e7 100644 --- a/libglusterfs/src/event-poll.c +++ b/libglusterfs/src/event-poll.c @@ -493,10 +493,6 @@ int  event_reconfigure_threads_poll (struct event_pool *event_pool, int value)  {          /* No-op for poll */ -        /* One could check event_pool->dispatched before creating threads when -         * multi-threaded poll based support is implemented. -         * event_pool->dispatch indicates if event_dispatch was called. -         * */          return 0;  }  | 
