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/compare.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/compare.h') diff --git a/src/compare.h b/src/compare.h index c0a72327..740ba275 100644 --- a/src/compare.h +++ b/src/compare.h @@ -38,10 +38,6 @@ * @author John Wiegley * * @ingroup data - * - * @brief Brief - * - * Long. */ #ifndef _COMPARE_H #define _COMPARE_H @@ -56,11 +52,6 @@ class account_t; void push_sort_value(std::list& sort_values, expr_t::ptr_op_t node, scope_t& scope); -/** - * @brief Brief - * - * Long. - */ template class compare_items { -- cgit v1.2.3