summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-08-16 22:07:30 +0300
committerAndrei Karas <akaras@inbox.ru>2011-08-16 22:07:30 +0300
commit658a7a325114783627c7c6c870bfe01791f9f63e (patch)
treea11c073feec2832ffa693eafaff42f3f0e09b660 /src/resources/iteminfo.h
parent35cf98e57d4dc37ec421288cbe1840ca8fcc3547 (diff)
downloadplus-658a7a325114783627c7c6c870bfe01791f9f63e.tar.gz
plus-658a7a325114783627c7c6c870bfe01791f9f63e.tar.bz2
plus-658a7a325114783627c7c6c870bfe01791f9f63e.tar.xz
plus-658a7a325114783627c7c6c870bfe01791f9f63e.zip
Add header to mumblemanager and some clean.
Diffstat (limited to 'src/resources/iteminfo.h')
-rw-r--r--src/resources/iteminfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h
index daa9d590c..1fe8f3bad 100644
--- a/src/resources/iteminfo.h
+++ b/src/resources/iteminfo.h
@@ -107,7 +107,7 @@ class ItemInfo
*/
ItemInfo();
- ItemInfo(ItemInfo &info);
+// ItemInfo(ItemInfo &info);
~ItemInfo();