Browse Source

Remove extraneous newlines

Josh Engebretson 9 years ago
parent
commit
ef1ffa404b
1 changed files with 0 additions and 6 deletions
  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>();
 }
 
-
-
-
-
-
-
 }