diff options
Diffstat (limited to 'src/include/config.h.in')
| -rw-r--r-- | src/include/config.h.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/config.h.in b/src/include/config.h.in index 9c0b1829c1..521790528f 100644 --- a/src/include/config.h.in +++ b/src/include/config.h.in @@ -216,8 +216,6 @@ extern void srandom(int seed); * number of seconds. * We don't check for deadlocks just before sleeping because a deadlock is * a rare event, and checking is an expensive operation. - * We only detect deadlocks between two processes, not three or more, but - * these are the most common. */ #define DEADLOCK_CHECK_TIMER 60 |
