From 6e4122e551eeb41d3e950b363dd837d5586fe560 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Fri, 31 Jul 2015 16:49:10 +0200 Subject: Unified the doxy-comment format. --- src/Item.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Item.cpp') diff --git a/src/Item.cpp b/src/Item.cpp index 2a4accb58..97cda0b95 100644 --- a/src/Item.cpp +++ b/src/Item.cpp @@ -111,7 +111,6 @@ char cItem::GetMaxStackSize(void) const -/// Returns the cItemHandler responsible for this item type cItemHandler * cItem::GetHandler(void) const { return ItemHandler(m_ItemType); -- cgit v1.2.3