mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
[Cleanup] Remove last_insert_id from petitions.h (#3087)
# Notes - This is unused.
This commit is contained in:
parent
9e8d365ca7
commit
7374660045
@ -114,7 +114,6 @@ public:
|
||||
|
||||
private:
|
||||
LinkedList<Petition*> list;
|
||||
uint32 last_insert_id;
|
||||
Mutex PList_Mutex;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user