channelstorage_makeopts.xml: Remove errant XML character.

Resolves: #1282
This commit is contained in:
Sean Bright
2025-06-30 18:00:02 -04:00
committed by Ben Ford
parent b68695c319
commit 92a333565b

View File

@@ -2,7 +2,6 @@
<member name="channelstorage_cpp_map_name_id"
displayname="Include the C++ Map Name/ID channelstorage backend. Requires a C++11 compiler."
remove_on_change="main/channelstorage_cpp_map_name_id.oo main/channelstorage_cpp_map_name_id.ii">
>
<support_level>core</support_level>
<depend>CXX11</depend>
<defaultenabled>no</defaultenabled>