mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
Ref T348, style/removed unused function
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user