(svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases.
This commit is contained in:
@@ -179,8 +179,6 @@ struct GRFConfig : ZeroedMemoryAllocator {
|
||||
|
||||
void CopyParams(const GRFConfig &src);
|
||||
|
||||
bool IsOpenTTDBaseGRF() const;
|
||||
|
||||
const char *GetTextfile(TextfileType type) const;
|
||||
const char *GetName() const;
|
||||
const char *GetDescription() const;
|
||||
|
Reference in New Issue
Block a user