Predicate.h: remove unused functions
authorPavel Labath <labath@google.com>
Wed, 2 May 2018 13:14:18 +0000 (13:14 +0000)
committerPavel Labath <labath@google.com>
Wed, 2 May 2018 13:14:18 +0000 (13:14 +0000)
commite222d927074ebfacd0ada324ab85b5823c771a98
treedc1b1742384766a25eb915be015c544d3367fc54
parent57da042e3219b74c166dc0d93bed90506f487cc0
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
lldb/include/lldb/Host/Predicate.h