Revert "make `folly::Formatter` extendible"
authorPaul Tarjan <ptarjan@fb.com>
Wed, 9 Jul 2014 14:07:38 +0000 (07:07 -0700)
committerTudor Bosman <tudorb@fb.com>
Wed, 9 Jul 2014 20:52:16 +0000 (13:52 -0700)
commit2c378ec80fa59964ec7c143ec2a9b53fc6a1fd15
treefa57e58934cf949e5b31deeb113bc19023c9f09e
parent664e121a978ce90afb6fddeaec6ad9d76c84cdd7
Revert "make `folly::Formatter` extendible"

Summary:
This reverts commit 5ea0eb0c705224b82a5c284dc5f7722e1f71199f.

This breaks the HHVM clang build test.

Test Plan: clang will pass now

Reviewed By: smith@fb.com

Subscribers: dmitrys

FB internal diff: D1426399

Tasks: 4667712
folly/Format-inl.h
folly/Format.h
folly/test/FormatTest.cpp