sample_group.cxx: remove unneeded #include directive

This commit is contained in:
Florent Rougon 2022-10-17 17:58:48 +02:00
parent 3ae3a9fb72
commit 0d3ec0c148

View File

@ -52,7 +52,6 @@ SGSampleGroup::~SGSampleGroup ()
_smgr = nullptr;
}
#include <stdio.h>
void SGSampleGroup::cleanup_removed_samples()
{
// Delete any buffers that might still be in use.