remove unused WaitHandle->getExceptionIfFailed()
commit09712029dd69f40de479930b20e6c922b4f34208
authorBill Fumerola <bill@fb.com>
Thu, 4 Jun 2015 17:12:11 +0000 (4 10:12 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 10 Jul 2015 03:32:25 +0000 (9 20:32 -0700)
tree4b5b10189b9e4f94dd7267b93eec9d703252a499
parentfe1cdbfe117b4e8bd73be810e7ee251ff263bfb2
remove unused WaitHandle->getExceptionIfFailed()

Reviewed By: @jano

Differential Revision: D2127355
hphp/hack/hhi/classes.hhi
hphp/runtime/ext/asio/ext_wait-handle.cpp
hphp/runtime/ext/asio/ext_wait-handle.h
hphp/system/idl/asio.idl.json
hphp/test/slow/async/exceptions.php