diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/tng_io.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c index d9930af..deb58d1 100644 --- a/src/lib/tng_io.c +++ b/src/lib/tng_io.c @@ -733,7 +733,6 @@ static tng_function_status tng_block_header_write } - /* Just dump the full header contents to file */ if(!block->name) { block->name = malloc(1); |