Skip to content
Snippets Groups Projects
Commit af81cd90 authored by Markus Frank's avatar Markus Frank Committed by MarkusFrankATcernch
Browse files

Add new shapes for CMS, improve DDDB to allow parsing upgrade files.

parent b02583a0
No related branches found
No related tags found
No related merge requests found
...@@ -116,7 +116,7 @@ size_t ConditionsSnapshotRootLoader::load_single(key_type /* key */, ...@@ -116,7 +116,7 @@ size_t ConditionsSnapshotRootLoader::load_single(key_type /* key */,
return conditions.size()-len; return conditions.size()-len;
} }
size_t ConditionsSnapshotRootLoader::load_range(key_type key, size_t ConditionsSnapshotRootLoader::load_range(key_type /* key */,
const IOV& /* req_validity */, const IOV& /* req_validity */,
RangeConditions& conditions) RangeConditions& conditions)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment