Ver Fonte

Remove extraneous newlines

Josh Engebretson há 9 anos atrás
pai
commit
ef1ffa404b
1 ficheiros alterados com 0 adições e 6 exclusões
  1. 0 6
      Source/Atomic/IPC/IPC.cpp

+ 0 - 6
Source/Atomic/IPC/IPC.cpp

@@ -293,10 +293,4 @@ void IPC::Shutdown()
     context_->RemoveSubsystem<IPC>();
 }
 
-
-
-
-
-
-
 }