]> git.jsancho.org Git - lugaru.git/commit
Remove commented out code
authorCôme BERNIGAUD <come.bernigaud@gmail.com>
Sat, 5 Jun 2010 20:51:18 +0000 (00:51 +0400)
committerCôme BERNIGAUD <come.bernigaud@gmail.com>
Sat, 5 Jun 2010 20:51:18 +0000 (00:51 +0400)
commitdecb00e82a2e65e25dbcdd8f16fff5a6a07d31d6
tree886518278a5e74e1be82499c40b03d15f2eaac2e
parent4ec0f8c7dd3faf7878b1bb460a381ebe98848e6c
Remove commented out code
---
 Source/GameDraw.cpp        |   32 +--
 Source/GameInitDispose.cpp |   32 ---
 Source/GameTick.cpp        |  652 +-------------------------------------------
 Source/Person.cpp          |   19 --
 Source/Weapons.cpp         |    7 -
 5 files changed, 6 insertions(+), 736 deletions(-)
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Person.cpp
Source/Weapons.cpp