minor code cleanup

This commit is contained in:
thrust26 2017-10-01 20:02:11 +02:00
parent 39c168fb70
commit c19dc0dd9f
2 changed files with 0 additions and 4 deletions

View File

@ -30,8 +30,6 @@ class AtariVoxWidget : public FlashWidget
private:
void eraseCurrent();
void eraseAll();
bool isUseDetected();
bool isPageUsed(int page);
// Following constructors and assignment operators not supported

View File

@ -30,8 +30,6 @@ class SaveKeyWidget : public FlashWidget
private:
void eraseCurrent();
void eraseAll();
bool isUseDetected();
bool isPageUsed(int page);
// Following constructors and assignment operators not supported