Remove LOTS of compile warnings

--HG--
branch : trunk
This commit is contained in:
Spp
2010-04-19 09:26:37 +02:00
parent fdd8d2f3cc
commit 74dd02d024
549 changed files with 2082 additions and 2122 deletions

View File

@@ -73,7 +73,7 @@ void PointMovementGenerator<T>:: Finalize(T &unit)
}
template<class T>
void PointMovementGenerator<T>::MovementInform(T &unit)
void PointMovementGenerator<T>::MovementInform(T & /*unit*/)
{
}