Przeglądaj źródła

Remove extraneous newlines

Josh Engebretson 9 lat temu
rodzic
commit
ef1ffa404b
1 zmienionych plików z 0 dodań i 6 usunięć
  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>();
 }
 
-
-
-
-
-
-
 }