Fix DeadlineTimer for InterruptibleThread::wait timeout

This commit is contained in:
Vinnie Falco
2013-09-06 21:18:48 -07:00
parent a56c01d044
commit 718569d6a1
3 changed files with 12 additions and 57 deletions

View File

@@ -170,7 +170,6 @@ public:
// is extremely short, or if a listener wastes too much time in
// their callback.
}
}
}
}