提交 e9df5305 编写于 作者: C Chen Hanxiao 提交者: John Ferlan

util: remove redundant comments

Signed-off-by: NChen Hanxiao <chenhanxiao@gmail.com>
上级 028c5663
......@@ -405,7 +405,6 @@ static struct pollfd *virEventPollMakePollFDs(int *nfds) {
fds[*nfds].events = eventLoop.handles[i].events;
fds[*nfds].revents = 0;
(*nfds)++;
//EVENT_DEBUG("Wait for %d %d", eventLoop.handles[i].fd, eventLoop.handles[i].events);
}
return fds;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册