diff options
author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-01-07 06:55:23 (GMT) |
---|---|---|
committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-01-07 06:55:23 (GMT) |
commit | d9efea2990d34ed85d4e6f093d4bff9e04b769d8 (patch) | |
tree | 213addbbf7bc117f721e77bffe9e21256faf4bfd /src | |
parent | 94329234c518c4e703bc72e67a6f414e0967b0ab (diff) |
Removed irrelevant comment.
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); |