handplants
[carveJwlIkooP6JGAAIwe30JlM.git] / world_entity.h
index fc66d7469badf7578f991b8c5b0b3b4f92ce8adf..1e5e70c684d55e4ace42df0749ce31d008a602fb 100644 (file)
@@ -13,7 +13,6 @@ static ent_spawn *world_find_spawn_by_name( world_instance *world,
 static ent_spawn *world_find_closest_spawn( world_instance *world, 
                                                v3f position );
 static void world_entity_start( world_instance *world, vg_msg *sav );
-static void world_entity_relink( world_instance *world );
 static void world_entity_serialize( world_instance *world, vg_msg *sav );
 
 static void ent_volume_call( world_instance *world, ent_call *call );