mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-29 04:12:24 +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:
|
private:
|
||||||
LinkedList<Petition*> list;
|
LinkedList<Petition*> list;
|
||||||
uint32 last_insert_id;
|
|
||||||
Mutex PList_Mutex;
|
Mutex PList_Mutex;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user