)]}'
{
  "commit": "9d604701bdd11e4ee153e79e6926983edff1889c",
  "tree": "182e1a657c4955dd5e7c6fded2029a5aa6cd730d",
  "parents": [
    "520a6a7e3a4fd4815de824157d53f9c615fe6e0d"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Fri Mar 25 13:59:23 2022 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sat Mar 26 11:15:12 2022 -0600"
  },
  "message": "Remove an unused declaration from value.h\n\nvalue.h has a declaration of value_print_array_elements that is\nincorrect.  In C, this would have been an error, but in C++ this is a\ndeclaration of an overload that is neither defined nor used.  This\npatch removes the declaration.\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4cd2044ac7cff23054ed0f23c106a878f2c455f0",
      "old_mode": 33188,
      "old_path": "gdb/value.h",
      "new_id": "7e1eec22413251436b6d102002e13fb631999974",
      "new_mode": 33188,
      "new_path": "gdb/value.h"
    }
  ]
}
