(svn r20143) -Codechange: Remove RecalcShipStuff function.

This commit is contained in:
terkhen
2010-07-14 12:27:51 +00:00
parent 8858729ae7
commit 0753669fa7
2 changed files with 2 additions and 8 deletions

View File

@@ -14,7 +14,6 @@
#include "vehicle_base.h"
void RecalcShipStuff(Ship *v);
void GetShipSpriteSize(EngineID engine, uint &width, uint &height);
/**