From 55af35d795bc1580998d72f464a493805f0ecbae Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 25 Mar 2005 16:31:05 +0000 Subject: I'll break this commit into two sections in the moto files I got rid of a few warnings about blah shadows a previous declaration. In the gameengine files I fix the following: removed some unused vars removed dos style line breaks added newlines to last line in a couple of files to remove warnings. Kent --- source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h') diff --git a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h index 343fd7ce938..4f4d84182ae 100755 --- a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h +++ b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h @@ -24,4 +24,5 @@ public: }; -#endif //SUMO_PHY_CALLBACK_BRIDGE_H \ No newline at end of file + +#endif //SUMO_PHY_CALLBACK_BRIDGE_H -- cgit v1.2.3