diff options
Diffstat (limited to 'txtrecv.h')
-rw-r--r-- | txtrecv.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -143,7 +143,6 @@ class cTelePage { unsigned char lang; PageID page; unsigned char pagebuf[27*40]; - char Directory [255]; public: cTelePage(PageID page, uchar flags, uchar lang, int mag); ~cTelePage(); |