Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/commandlinesplit' into commandli…
Browse files Browse the repository at this point in the history
…nesplit
  • Loading branch information
pflanze committed Dec 3, 2024
2 parents c9c336b + d290be0 commit 6eada44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/config/config_specification.h
Original file line number Diff line number Diff line change
@@ -40,8 +40,6 @@ class ConfigAttributeSpecification {
return attribute_spec;
}

/// No need for the value_type. It is implicitly defined by the default. Prevents
/// misspecification.
static ConfigAttributeSpecification createWithDefault(
ConfigKeyPath key,
const ConfigValue& default_value,

0 comments on commit 6eada44

Please sign in to comment.