mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 04:42:28 +00:00
Removed unused file 'message.h'
This commit is contained in:
parent
59f6a3a6cf
commit
d042a9d572
@ -164,7 +164,6 @@ SET(zone_headers
|
|||||||
lua_spell.h
|
lua_spell.h
|
||||||
map.h
|
map.h
|
||||||
masterentity.h
|
masterentity.h
|
||||||
message.h
|
|
||||||
merc.h
|
merc.h
|
||||||
mob.h
|
mob.h
|
||||||
net.h
|
net.h
|
||||||
|
|||||||
@ -1,7 +0,0 @@
|
|||||||
struct Msg {
|
|
||||||
int id;
|
|
||||||
char* Sender;
|
|
||||||
char* Subject;
|
|
||||||
char* Body;
|
|
||||||
char* Date;
|
|
||||||
};
|
|
||||||
Loading…
x
Reference in New Issue
Block a user