diff --git a/Source/textdat.h b/Source/textdat.h index df8b60997..bd436ad51 100644 --- a/Source/textdat.h +++ b/Source/textdat.h @@ -7,6 +7,5 @@ #define __TEXTDAT_H__ extern const TextDataStruct alltext[]; -extern const DWORD gdwAllTextEntries; #endif /* __TEXTDAT_H__ */