Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
axatin authored and RecursiveVision committed Dec 2, 2024
1 parent 6094ea8 commit c30a983
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CvGameCoreDLL_Expansion2/CvImprovementClasses.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,6 @@ class CvImprovementEntry: public CvBaseInfo
int* GetCoastalLandYieldChangeArray();
int GetHillsYieldChange(int i) const;
int* GetHillsYieldChangeArray();
int GetNoFreshWaterYieldChange(int i) const;
int* GetNoFreshWaterYieldChangeArray(); // For Moose - CvWidgetData XXX
int GetFreshWaterYieldChange(int i) const;
int* GetFreshWaterYieldChangeArray(); // For Moose - CvWidgetData XXX
int GetAdjacentCityYieldChange(int i) const;
Expand Down

0 comments on commit c30a983

Please sign in to comment.