diff options
author | Vijay Pai <vpai@google.com> | 2016-02-22 16:30:18 -0800 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2016-02-22 16:30:18 -0800 |
commit | 349bba9179f27a058470de3c2fd2ac6c9ccb80b5 (patch) | |
tree | 0c28db3a3b6948d98ffc96a8217d36e58a2fdf35 /tools/doxygen/Doxyfile.core.internal | |
parent | bfc7adaa714b5d8a3b0dca4a25d572dbd92039be (diff) | |
parent | 23a329838588eb3dc7bcfee365007c5194288912 (diff) |
Merge pull request #5257 from ctiller/cleaner-posix
Separate timer checking from pollsets
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.core.internal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index b48901e910..1f9b9ecc18 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -837,7 +837,6 @@ src/core/iomgr/tcp_windows.h \ src/core/iomgr/time_averaged_stats.h \ src/core/iomgr/timer.h \ src/core/iomgr/timer_heap.h \ -src/core/iomgr/timer_internal.h \ src/core/iomgr/udp_server.h \ src/core/iomgr/wakeup_fd_pipe.h \ src/core/iomgr/wakeup_fd_posix.h \ |