don't need out field of TestData

This commit is contained in:
Billy Donahue 2015-09-05 04:22:18 -04:00
parent bfffe8cec7
commit 7f7bbeff76

View File

@ -2306,7 +2306,6 @@ JSONTEST_FIXTURE(CharReaderAllowSpecialFloatsTest, issue209) {
int line;
bool ok;
std::string in;
std::string out;
};
const TestData test_data[] = {
{__LINE__, 1, "{\"a\":9}"},