Remove deprecated asio_* methods
commit102c37cdcb9ffd7ecb5dffba5283030c03f101a9
authorJan Oravec <jan@fb.com>
Tue, 30 Apr 2013 21:35:53 +0000 (30 14:35 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 2 May 2013 03:59:45 +0000 (1 20:59 -0700)
treea55d0d75f51672f84d5d74f2ef688a4aa3f66a9e
parent38f9fab7730cfc1d510516bf422915e33e9ca6ff
Remove deprecated asio_* methods

Remove unused deprecated methods:

- asio_enter_context()
- asio_exit_context()
- asio_get_current()
hphp/idl/asio.idl.json
hphp/runtime/ext/ext_asio.cpp
hphp/runtime/ext/ext_asio.h
hphp/system/class_map.cpp
hphp/test/test_ext_asio.cpp