mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-24 04:30:44 +02:00
Remove useless declarations
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
#include "config.hpp"
|
||||
#include "h5_utils.hpp"
|
||||
|
||||
hsize_t expand_dataset(const H5::DataSet& dataset, hsize_t frame_index, hsize_t dataset_increase_step);
|
||||
|
||||
void compact_dataset(const H5::DataSet& dataset, hsize_t max_frame_index);
|
||||
|
||||
class HDF5ChunkedWriter
|
||||
{
|
||||
// Initialized in constructor.
|
||||
|
||||
Reference in New Issue
Block a user