summaryrefslogtreecommitdiff
path: root/src/account-server/storage.cpp
diff options
context:
space:
mode:
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