changeset 4034 | 634a8c8682de |
parent 4032 | 4aeab704d006 |
child 4082 | bfe14b38dad1 |
--- a/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.m Sun Oct 31 04:16:10 2010 +0100 +++ b/project_files/HedgewarsMobile/Classes/AmmoMenuViewController.m Sun Oct 31 18:04:02 2010 +0100 @@ -367,7 +367,3 @@ } @end - -void updateVisualsNewTurn (void) { - [[NSNotificationCenter defaultCenter] postNotificationName:@"updateAmmoVisuals" object:nil]; -}