Ref T348, style/removed unused function

This commit is contained in:
Klaus Basan
2018-09-14 17:57:02 +02:00
parent 99313bd272
commit 8e4369b41c
3 changed files with 1 additions and 18 deletions

View File

@@ -313,9 +313,6 @@ namespace BlackSimPlugin
//! Get by request or object id, just as possible
CSimConnectObject getSimObjectForOtherSimObject(const CSimConnectObject &otherSimObj) const;
//! Mark as added if existing
CSimConnectObject markObjectAsAdded(DWORD objectId);
//! Get the oldest object
CSimConnectObject getOldestObject() const;