summaryrefslogtreecommitdiff
path: root/main/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/poll.c')
-rw-r--r--main/poll.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/poll.c b/main/poll.c
index e0f695504..166e570b4 100644
--- a/main/poll.c
+++ b/main/poll.c
@@ -303,5 +303,3 @@ int ast_poll2(struct pollfd *pArray, unsigned long n_fds, struct timeval *tv)
return ready_descriptors;
#endif
}
-
-