From 3c8bd423356b9b222b55ebe1b03c459c11fc250b Mon Sep 17 00:00:00 2001 From: kervala Date: Thu, 27 Oct 2016 10:54:55 +0200 Subject: [PATCH] Changed: Minor change --HG-- branch : develop --- code/ryzom/common/src/game_share/server_edition_module.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/code/ryzom/common/src/game_share/server_edition_module.cpp b/code/ryzom/common/src/game_share/server_edition_module.cpp index 2005879c1..486391487 100644 --- a/code/ryzom/common/src/game_share/server_edition_module.cpp +++ b/code/ryzom/common/src/game_share/server_edition_module.cpp @@ -5320,7 +5320,6 @@ bool CServerEditionModule::hibernateSessionImpl (TSessionId sessionId, std::str //(*) Remove animation Session and kill AI Instance if (animationSessionExist) { - stopTest(sessionId); }