don't need out field of TestData
authorBilly Donahue <billydonahue@google.com>
Sat, 5 Sep 2015 08:22:18 +0000 (04:22 -0400)
committerBilly Donahue <billydonahue@google.com>
Sat, 5 Sep 2015 08:22:18 +0000 (04:22 -0400)
src/test_lib_json/main.cpp

index ddd7469..ce96295 100644 (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}"},