remove duplicate findBuildingDef from BuildingSystem

This commit is contained in:
2026-08-03 21:14:13 +02:00
parent 7017f8b4dc
commit 785ce3ebfe
2 changed files with 13 additions and 25 deletions

View File

@@ -267,7 +267,6 @@ private:
// the status light (REQ-UI-STATUS-LIGHT).
bool hasInputsToStart(const Building& b) const;
const BuildingDef* findBuildingDef(BuildingType type) const;
void initBuffers(Building& b, const RecipeDef& recipe) const;
// Buffers for an auto-recipe building (Smelter, Reprocessing Plant): input
// caps span the union of every recipe of the building's type; no player