Predicate.h: remove unused functions
The functions are unused, their comments are out of date with the implementation, and the implementation is out of date with the rest of the code base (it uses seconds(0) to mean infinite wait, whereas elsewhere we use the Timeout class). llvm-svn: 331350
Loading
Please sign in to comment