From 394c7bd8dfbe12e09b7fdee8d5c4072f4336d545 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 8 Nov 2009 14:59:11 -0500 Subject: Removed a bunch of empty comments --- src/utils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/utils.h') diff --git a/src/utils.h b/src/utils.h index a8784a66..48435844 100644 --- a/src/utils.h +++ b/src/utils.h @@ -165,8 +165,6 @@ void report_memory(std::ostream& out, bool report_all = false); #if defined(STRING_VERIFY_ON) /** - * @brief Brief - * * This string type is a wrapper around std::string that allows us to * trace constructor and destructor calls. */ -- cgit v1.2.3