Remove unused variable

This commit is contained in:
G.K.MacGregor
2021-09-15 14:42:03 +01:00
parent 2f23c83d49
commit dab124cf80

View File

@@ -251,7 +251,6 @@ void TeletextPageRender::buildEnhanceMap(TextLayer *enhanceLayer, int tripletNum
void TeletextPageRender::decodePage()
{
QPainter pixmapPainter;
int currentFullRowColour, downwardsFullRowColour;
int renderedFullScreenColour;