cleaned up unused method declaration

This commit is contained in:
Mark Long 2016-10-30 17:21:08 -05:00
parent 315cc2a4af
commit b7b409e044
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ protected slots:
void handleShowScanLinesAction(bool toggled);
private:
// void makeOffsetTable();
void makeAddressTables();
QColor getColorFromBits(QBitArray bits, quint8 phase);
void drawNtscLine(QPainter &painter,int linenum, QBitArray data);