mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
gcc update:
- removed support for 4.6 - compilation fixes for 4.7
This commit is contained in:
@ -332,7 +332,6 @@ void RemoveObject::applyFirstCl( CClient *cl )
|
||||
|
||||
CGI->mh->hideObject(o);
|
||||
|
||||
int3 pos = o->visitablePos();
|
||||
//notify interfaces about removal
|
||||
for(auto i=cl->playerint.begin(); i!=cl->playerint.end(); i++)
|
||||
{
|
||||
|
Reference in New Issue
Block a user