From 5457aaeb892b6ac13f54a55938c39aedb577b3d8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Jan 2011 00:18:55 +0200 Subject: Remove debug message. --- src/item.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/item.cpp') diff --git a/src/item.cpp b/src/item.cpp index 33d3916d3..daca7e084 100644 --- a/src/item.cpp +++ b/src/item.cpp @@ -64,7 +64,7 @@ void Item::setId(int id) ResourceManager *resman = ResourceManager::getInstance(); ItemInfo info = getInfo(); mTags = info.getTags(); - logger->log("tag0=" + toString(mTags[1])); +// logger->log("tag0=" + toString(mTags[1])); // for (int f = 0; f < mTags->size(); f ++) // logger->log("tag: %d", (*mTags)[f]); -- cgit v1.2.3-70-g09d2