Explorar el Código

Remove extraneous newlines

Josh Engebretson hace 9 años
padre
commit
ef1ffa404b
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  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>();
 }
 
-
-
-
-
-
-
 }