Skip to content

Commit

Permalink
Drop comment
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed May 10, 2024
1 parent 93a98b6 commit f2fa476
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inst/include/dust2/cpu.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ class dust_cpu {
fn(shared_[i]);
}

// This will need some changes once we have different data entries
// across particles
template <typename It>
void compare_data(const std::vector<data_type>& data, It it) {
const real_type * state_data = state_.data();
Expand Down

0 comments on commit f2fa476

Please sign in to comment.