forked from github/server
remove unused objtype_t constants.
This commit is contained in:
parent
c68a356202
commit
9b3f5e7a55
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ extern "C" {
|
||||||
TYP_REGION,
|
TYP_REGION,
|
||||||
TYP_BUILDING,
|
TYP_BUILDING,
|
||||||
TYP_SHIP,
|
TYP_SHIP,
|
||||||
TYP_FACTION,
|
|
||||||
TYP_ACTION,
|
|
||||||
TYP_TRIGGER,
|
|
||||||
TYP_TIMEOUT
|
|
||||||
} objtype_t;
|
} objtype_t;
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Reference in a new issue