Removing function prototype for non-existent function: salvageSetDockVector()

git-svn-id: svn://www.homeworldsdl.org:3692/homeworldsdl/homeworld/trunk@873 026c9d8a-83c9-0310-a9c7-971d0a006279
This commit is contained in:
lmop
2011-03-27 16:04:17 +00:00
parent 7cfe1617b5
commit 99cfb47a08

View File

@ -99,7 +99,6 @@ scriptStructEntry SalCapCorvetteStaticTable[] =
};
void salvageSetDockVector(Ship *ship, Ship *dockwith,vector *trackHeading, vector *trackUp,vector *coneheadingInWorldCoordSys);
bool salvageTargetTrackVector(Ship *ship, vector *trackvector);
bool handOffTargetToDockWith(Ship *ship);
void SalCapRemoveShipReferences(Ship *ship, Ship *shiptoremove);