Changed: #825 Remove all warnings when compiling Ryzom

hg/feature/gsoc2012-fabien
kervala 13 years ago
parent 55f7150202
commit e796c84824

@ -61,7 +61,7 @@ namespace NLMISC {
{
public:
/// Constructor. Must gives a blockMemory to ctor. NB: must gives a CBlockMemory<T, false> !!!
CSTLBlockAllocator(CBlockMemory<T, false> */* bm */)
CSTLBlockAllocator(CBlockMemory<T, false> * /* bm */)
{
}
/// copy ctor

Loading…
Cancel
Save