(wangle) remove Future::wait
authorHans Fugal <fugalh@fb.com>
Fri, 21 Feb 2014 18:15:31 +0000 (10:15 -0800)
committerDave Watson <davejwatson@fb.com>
Fri, 28 Feb 2014 22:03:02 +0000 (14:03 -0800)
commit70fb1baffe801ba9c3a2108d289e7468d5d463f5
tree9387f313f2b07d8bb29bced2867c75cb6b0fd568
parent53bcd8886d54be5da19ac2dddf46532f0d287fbd
(wangle) remove Future::wait

Summary: pulling the trigger

Test Plan: Unit tests. Wait for contbuild and dependent unit tests

Reviewed By: hannesr@fb.com

FB internal diff: D1184842
folly/wangle/Future.h
folly/wangle/test/FutureTest.cpp