Skip to content
Snippets Groups Projects
Commit 0e7d831e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Remove redundant private keyword

parent 52ce0d8b
Branches
Tags
No related merge requests found
......@@ -180,7 +180,6 @@ private:
*/
void substituteLeadLagInternal(AuxVarType type, bool deterministic_model, const vector<string> &subset);
private:
//! Indicate if the temporary terms are computed for the overall model (true) or not (false). Default value true
bool global_temporary_terms{true};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment