Skip to content

Commit

Permalink
Remove inline comment
Browse files Browse the repository at this point in the history
Co-authored-by: Enrico Eberhard <32450951+eeberhard@users.noreply.github.com>
  • Loading branch information
2 people authored and Dominic Reber committed Apr 19, 2022
1 parent 94a172b commit 56d9e84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/clproto_cpp/src/clproto.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,6 @@ bool decode(const std::string& msg, Parameter<Eigen::MatrixXd>& obj) {
return decode_parameter(msg, obj);
}

// Generic template code for future types:
/*-----------------------
* STD::SHARED_PTR<STATE>
* ---------------------- */
Expand Down

0 comments on commit 56d9e84

Please sign in to comment.