Commit 4138e84a authored by Tudor Bosman's avatar Tudor Bosman

Remove unnecessary member variable.

Test Plan: No

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D509324
parent 13692fcf
......@@ -134,7 +134,6 @@ class Formatter {
return doFormatFrom<0>(i, arg, cb);
}
bool containerMode_;
StringPiece str_;
ValueTuple values_;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment