Skip to content

Commit

Permalink
removing thing
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Oct 16, 2023
1 parent 141a4ba commit 79711c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/micm/configure/solver_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -780,11 +780,6 @@ namespace micm

return ConfigParseStatus::Success;
}

bool has_non_standard_keys(const std::vector<std::string> keys, const json& object) {

return false;
}
};

/// @brief Public interface to read and parse config
Expand Down

0 comments on commit 79711c0

Please sign in to comment.