summaryrefslogtreecommitdiff
path: root/src/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/item.h')
-rw-r--r--src/item.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/item.h b/src/item.h
index ea510a5e..84385eb7 100644
--- a/src/item.h
+++ b/src/item.h
@@ -38,10 +38,6 @@
* @author John Wiegley
*
* @ingroup data
- *
- * @brief Brief
- *
- * Long.
*/
#ifndef _ITEM_H
#define _ITEM_H
@@ -97,11 +93,6 @@ private:
#endif // HAVE_BOOST_SERIALIZATION
};
-/**
- * @brief Brief
- *
- * Long.
- */
class item_t : public supports_flags<>, public scope_t
{
public: