Skip to content

Commit

Permalink
flush particles
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Dec 7, 2023
1 parent 558ed3b commit 4380968
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Diagnostics/RecordingPlaneDiagnostics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ RecordingPlaneDiagnostics::Flush (int i_buffer, bool /* force_flush */)
#endif

// Particle stuff
if (0)
{
int nparticles = 0;
for (int isp = 0; isp < m_particles_buffer[0].size(); ++isp) {
Expand Down

0 comments on commit 4380968

Please sign in to comment.