mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-08-10 10:10:29 +02:00
removed duplicate hdf5 parameter defaults
This commit is contained in:
@@ -6,14 +6,6 @@
|
||||
#include <iomanip>
|
||||
#include <sstream>
|
||||
|
||||
#ifndef SLS_HDF5_FILTER_ID
|
||||
#define SLS_HDF5_FILTER_ID 0
|
||||
#endif
|
||||
|
||||
#ifndef SLS_HDF5_FILTER_PARAMS
|
||||
#define SLS_HDF5_FILTER_PARAMS ""
|
||||
#endif
|
||||
|
||||
namespace sls {
|
||||
|
||||
HDF5DataFile::HDF5DataFile(int index, std::mutex *hdf5Lib)
|
||||
|
||||
Reference in New Issue
Block a user