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 640bf6f..6c3dd42 100644
--- a/txtrecv.h
+++ b/txtrecv.h
@@ -162,7 +162,6 @@ class cTxtReceiver : public cReceiver, public cThread {
private:
void DecodeTXT(uchar*);
uchar unham16 (uchar*);
- tChannelID chan;
cTelePage *TxtPage;
protected:
virtual void Activate(bool On);