Преглед изворни кода

Remove extraneous newlines

Josh Engebretson пре 9 година
родитељ
комит
ef1ffa404b
1 измењених фајлова са 0 додато и 6 уклоњено
  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>();
 }
 
-
-
-
-
-
-
 }