summaryrefslogtreecommitdiff
path: root/src/account-server/storage.cpp
diff options
context:
space:
mode:
authorPhilipp Sehmisch <mana@crushnet.org>2010-02-23 21:24:31 +0100
committerunknown <Philipp@.(none)>2010-02-23 21:31:41 +0100
commite993ea11bfc211fa69a08838f0d9f1ca069e9e37 (patch)
treee9a05877ad0cff126b48f9b9d96301f2fbd92295 /src/account-server/storage.cpp
parentca4a7d2407eea141fa26dae863408acf2bb238f4 (diff)
downloadmanaserv-e993ea11bfc211fa69a08838f0d9f1ca069e9e37.tar.gz
manaserv-e993ea11bfc211fa69a08838f0d9f1ca069e9e37.tar.bz2
manaserv-e993ea11bfc211fa69a08838f0d9f1ca069e9e37.tar.xz
manaserv-e993ea11bfc211fa69a08838f0d9f1ca069e9e37.zip
Removed some unnecessary log messages
Diffstat (limited to 'src/account-server/storage.cpp')
-rw-r--r--src/account-server/storage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/account-server/storage.cpp b/src/account-server/storage.cpp
index ae1ff5f6..6e11f598 100644
--- a/src/account-server/storage.cpp
+++ b/src/account-server/storage.cpp
@@ -1174,7 +1174,6 @@ void Storage::updateExperience(int charId, int skillId, int skillValue)
*/
void Storage::updateKillCount(int charId, int monsterId, int kills)
{
- LOG_INFO("Updating kill counts"); //<- DELME
try
{
// try to update the kill count