mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[Core] Remove obsolete directive
This commit is contained in:
parent
deb9a167ea
commit
2d06f70da2
57 changed files with 139 additions and 139 deletions
|
|
@ -95,7 +95,7 @@ struct PackedGuidReader
|
|||
|
||||
#define NUM_GUID_BYTES sizeof(uint64)
|
||||
|
||||
class MANGOS_DLL_SPEC ObjectGuid
|
||||
class ObjectGuid
|
||||
{
|
||||
public: // constructors
|
||||
ObjectGuid() : m_guid(0) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue