From 525dabc377bdb84bb4ccc9230ab2f205ed8b43f2 Mon Sep 17 00:00:00 2001 From: Treeston Date: Thu, 24 Sep 2020 22:22:40 +0200 Subject: whitespace to make CI happy, 7bf9a06 follow-up (cherry picked from commit 837e32fe118c2f1da2a2f43b8937df0fe9f66d84) --- src/server/scripts/Commands/cs_account.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/server/scripts/Commands') diff --git a/src/server/scripts/Commands/cs_account.cpp b/src/server/scripts/Commands/cs_account.cpp index 75e191c3fba..a6839d25cee 100644 --- a/src/server/scripts/Commands/cs_account.cpp +++ b/src/server/scripts/Commands/cs_account.cpp @@ -700,7 +700,6 @@ public: playerSecurity = SEC_CONSOLE; else playerSecurity = AccountMgr::GetSecurity(handler->GetSession()->GetAccountId(), realmID); - // can set security level only for target with less security and to less security that we have // This also restricts setting handler's own security. -- cgit v1.2.3