diff --git a/sc2/src/sc2code/libs/resource/index.h b/sc2/src/sc2code/libs/resource/index.h index 06a72fdcc..9706915f6 100644 --- a/sc2/src/sc2code/libs/resource/index.h +++ b/sc2/src/sc2code/libs/resource/index.h @@ -35,10 +35,6 @@ typedef struct ResourceFreeFun *freeFun; } ResourceHandlers; -typedef struct -{ -} ResourceType; - typedef struct { RES_TYPE numTypes;