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/hooks.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/hooks.h') diff --git a/src/hooks.h b/src/hooks.h index 511749ca..da6fcf84 100644 --- a/src/hooks.h +++ b/src/hooks.h @@ -38,20 +38,10 @@ * @author John Wiegley * * @ingroup util - * - * @brief Brief - * - * Long. */ #ifndef _HOOKS_H #define _HOOKS_H - -/** - * @brief Brief - * - * Long. - */ template class hooks_t : public boost::noncopyable { -- cgit v1.2.3