--- deliantra/server/include/attack.h 2006/09/16 22:06:17 1.8 +++ deliantra/server/include/attack.h 2006/09/21 00:05:25 1.9 @@ -81,8 +81,6 @@ /* Short description of names of the attacktypes */ extern const char* const attacktype_desc[NROFATTACKS]; -extern const keyword resist_save[NROFATTACKS]; - /* Note that internal should not ever be referenced in the last two * tables. however, other resisttypes may be added, and if through some * bug these do get used somehow, might as well make it more easier to notice