From 858668f900a51bd42a1254a1acffd97b3815bff5 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 20 Jun 2013 10:06:30 -0500 Subject: [svn-r23797] remove commented line with c++ style --- tools/lib/h5tools_str.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/lib/h5tools_str.c b/tools/lib/h5tools_str.c index d9dd74f..d6ed2f3 100644 --- a/tools/lib/h5tools_str.c +++ b/tools/lib/h5tools_str.c @@ -631,8 +631,6 @@ h5tools_str_indent(h5tools_str_t *str, const h5tool_format_t *info, for (i = 0; i < indentlevel; i++) { h5tools_str_append(str, "%s", OPT(info->line_indent, "")); } - -// ctx->need_prefix = 0; } /*------------------------------------------------------------------------- -- cgit v0.12