Revert "Fix folly::ThreadLocal to work in a shared library"
authorLucian Grijincu <lucian@fb.com>
Fri, 20 Nov 2015 20:03:52 +0000 (12:03 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Fri, 20 Nov 2015 20:20:21 +0000 (12:20 -0800)
commit7ce0da391198be14d4a12a42f918d90ceba63b31
tree74a2f3c0cd076a7af21b342476764c9ddeab9133
parent16811575982012a1a1a3e2077bfddfbf27dd771d
Revert "Fix folly::ThreadLocal to work in a shared library"

Summary: This reverts commit 9d355f96c4fe073c889f28070d5952fa4eb007a0.

build-break

Reviewed By: sctaylor

Differential Revision: D2680784

fb-gh-sync-id: a2df233bcd3721ffbfcd6fd71ea3cabbebebd4c4
folly/Portability.h
folly/detail/ThreadLocalDetail.h
folly/test/ThreadLocalTest.cpp
folly/test/ThreadLocalTestLib.cpp [deleted file]