mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 01:52:02 +00:00
[Cleanup] Remove last_insert_id from petitions.h (#3087)
# Notes - This is unused.
This commit is contained in:
@@ -114,7 +114,6 @@ public:
|
||||
|
||||
private:
|
||||
LinkedList<Petition*> list;
|
||||
uint32 last_insert_id;
|
||||
Mutex PList_Mutex;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user