ソースを参照

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>();
 }
 
-
-
-
-
-
-
 }