From da10334807079fbd66534f02c208a0446144a5b0 Mon Sep 17 00:00:00 2001
From: kervala <devnull@localhost>
Date: Thu, 27 Oct 2016 10:54:55 +0200
Subject: [PATCH] Changed: Minor change

---
 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);
 	}