mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Remove declarations of unimplemented functions (#7615)
This commit is contained in:
committed by
Hielke Morsink
parent
9ee1a1f4df
commit
debb6cd46c
@@ -75,8 +75,6 @@ struct ObjectEntryEqual
|
||||
|
||||
using ObjectEntryMap = std::unordered_map<rct_object_entry, size_t, ObjectEntryHash, ObjectEntryEqual>;
|
||||
|
||||
static void ReportMissingObject(const rct_object_entry * entry);
|
||||
|
||||
class ObjectFileIndex final : public FileIndex<ObjectRepositoryItem>
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user