kill remaining Futures-related Wangle references
authorJames Sedgwick <jsedgwick@fb.com>
Fri, 16 Jan 2015 14:33:13 +0000 (06:33 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:11:14 +0000 (13:11 -0800)
commitb407453624b13947a57035b1189eeef57fbffae2
treed7ec879dc06b1e7590f826c950465f76fa75cbdf
parent1509cebb0407aee1ca0a381af6f737d53aa2325b
kill remaining Futures-related Wangle references

Summary: grep around for wangle, adjust where appropriate

Test Plan: contbuild

Reviewed By: hans@fb.com

Subscribers: trunkagent, fbcode-common-diffs@, ruibalp, zeus-diffs@, vikas, targeting-diff-backend@, alandau, mwa, jgehring, zhguo, jying, darshan, fuegen, mshneer, folly-diffs@, lins, maxwellsayles, jsedgwick

FB internal diff: D1777581

Tasks: 5960242

Signature: t1:1777581:1421361395:2ee8bfeca76dafe7376a217c66e0a4eaf3ef416a
folly/Makefile.am
folly/futures/Future.h
folly/futures/FutureException.h [new file with mode: 0644]
folly/futures/Promise-inl.h
folly/futures/README.md
folly/futures/Try-inl.h
folly/futures/Try.h
folly/futures/WangleException.h [deleted file]
folly/futures/test/FutureTest.cpp