summaryrefslogtreecommitdiff
path: root/txtrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'txtrecv.h')
-rw-r--r--txtrecv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/txtrecv.h b/txtrecv.h
index cebf375..640bf6f 100644
--- a/txtrecv.h
+++ b/txtrecv.h
@@ -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();