From efa38723961fb8003577c6589fc2b7032195235c Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Wed, 28 Jun 2023 00:50:47 +1000 Subject: Don't do spatial logging on the server --- source/frontend/StarChatBubbleSeparation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/frontend/StarChatBubbleSeparation.cpp') diff --git a/source/frontend/StarChatBubbleSeparation.cpp b/source/frontend/StarChatBubbleSeparation.cpp index ba22ed5..65c9eb1 100644 --- a/source/frontend/StarChatBubbleSeparation.cpp +++ b/source/frontend/StarChatBubbleSeparation.cpp @@ -1,5 +1,5 @@ #include "StarChatBubbleSeparation.hpp" -#include "StarLogging.hpp" +//#include "StarLogging.hpp" namespace Star { -- cgit v1.2.3