mirror of
https://github.com/nqrduck/LimeDriver.git
synced 2024-11-25 03:22:25 +00:00
Remove unused comment
This commit is contained in:
parent
28af177728
commit
bba19bb51f
1 changed files with 0 additions and 10 deletions
|
@ -278,16 +278,6 @@ void dumpConfig(Config2HDFattr_t *config, size_t size) {
|
|||
ii_oupargs++;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
string arg;
|
||||
H5std_string Name;
|
||||
H5::DataType dType;
|
||||
void *Value;
|
||||
hsize_t dim;
|
||||
|
||||
*/
|
||||
|
||||
// Turn arguments to JSON objects
|
||||
|
||||
std::cout << "\"" << arg << "\": {";
|
||||
|
|
Loading…
Reference in a new issue