Remove byLine(const char*) method
authorVladimir Tkachev <vltkachev@fb.com>
Fri, 17 Jan 2014 21:49:41 +0000 (13:49 -0800)
committerJordan DeLong <jdelong@fb.com>
Sun, 19 Jan 2014 01:39:58 +0000 (17:39 -0800)
commit5cbaa0fd22adcaf860c6237f90c43e92bd3e6679
tree3f1fd65f40a188931115667ba813a39718a489da
parent7e31a318f06c83a3fcc5b49cb69e139b1d3b650f
Remove byLine(const char*) method

Summary:
Many callers of byLine method use it by providing arguments for File
explicit constructors. Added function breaks byLine(file desciptor)
use case. Commenting it out until File constructors are made exlicit to
fix failing tests.

Test Plan: unittest

Reviewed By: lucian@fb.com

FB internal diff: D1133938

Blame Revision: D1129497
folly/experimental/FileGen-inl.h