[Cleanup] Remove pDBAsyncWorkID from zone/entity.h (#3385)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-06-12 16:12:47 -04:00 committed by GitHub
parent c406710623
commit 6faa202b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,6 @@ protected:
initial_id = set_id;
}
}
uint32 pDBAsyncWorkID;
private:
uint16 id;
uint16 initial_id;