diff --git a/render.h b/render.h index 7efa7a2..e9764d2 100644 --- a/render.h +++ b/render.h @@ -65,7 +65,6 @@ signals: protected: TeletextFontBitmap m_fontBitmap; QPixmap* m_pagePixmap[6]; - textCell m_cell[25][72]; unsigned char m_controlCodeCache[25][40]; bool m_reveal, m_mix, m_showControlCodes; QSet> m_flash1HzCells;