diff --git a/zone/petitions.h b/zone/petitions.h index cce02ec1e..b3a0dc5fd 100644 --- a/zone/petitions.h +++ b/zone/petitions.h @@ -114,7 +114,6 @@ public: private: LinkedList list; - uint32 last_insert_id; Mutex PList_Mutex; };