Skip to content

Commit 7f7bbef

Browse files
author
Billy Donahue
committed
don't need out field of TestData
1 parent bfffe8c commit 7f7bbef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test_lib_json/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2306,7 +2306,6 @@ JSONTEST_FIXTURE(CharReaderAllowSpecialFloatsTest, issue209) {
23062306
int line;
23072307
bool ok;
23082308
std::string in;
2309-
std::string out;
23102309
};
23112310
const TestData test_data[] = {
23122311
{__LINE__, 1, "{\"a\":9}"},

0 commit comments

Comments
 (0)