forked from github/server
remove unused objtype_t constants.
This commit is contained in:
parent
c68a356202
commit
9b3f5e7a55
|
@ -9,10 +9,6 @@ extern "C" {
|
|||
TYP_REGION,
|
||||
TYP_BUILDING,
|
||||
TYP_SHIP,
|
||||
TYP_FACTION,
|
||||
TYP_ACTION,
|
||||
TYP_TRIGGER,
|
||||
TYP_TIMEOUT
|
||||
} objtype_t;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Reference in New Issue