This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
AtomicGameEngine
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove extraneous newlines
Josh Engebretson
9 years ago
parent
d9d421d11a
commit
ef1ffa404b
1 changed files
with
0 additions
and
6 deletions
Split View
Show Diff Stats
0
6
Source/Atomic/IPC/IPC.cpp
+ 0
- 6
Source/Atomic/IPC/IPC.cpp
View File
@@ -293,10 +293,4 @@ void IPC::Shutdown()
context_->RemoveSubsystem<IPC>();
}
-
-
-
-
-
-
}