mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-12-13 18:17:11 +01:00
@@ -502,7 +502,6 @@ Value::~Value() {
|
||||
JSON_ASSERT_UNREACHABLE;
|
||||
}
|
||||
|
||||
if (comments_)
|
||||
delete[] comments_;
|
||||
|
||||
value_.uint_ = 0;
|
||||
|
||||
Reference in New Issue
Block a user