libstdc++: remove JSON comment.

Standard JSON doesn't have comments, and it seems this file needs to be
conforming, not the common JSON-with-comments dialect.

libstdc++-v3/ChangeLog:

	* src/c++23/libstdc++.modules.json.in: Remove C++ comment.
This commit is contained in:
Jason Merrill 2024-11-18 14:32:28 +01:00
parent 59fbdb3a87
commit b111b55f5b

View File

@ -1,4 +1,3 @@
// C++ module metadata, to install alongside libstdc++.so
{
"version": 1,
"revision": 1,