Remove unused code
This commit is contained in:
@@ -387,13 +387,6 @@ signals:
|
|||||||
Song song_playing_;
|
Song song_playing_;
|
||||||
QImage image_original_;
|
QImage image_original_;
|
||||||
|
|
||||||
#ifdef HAVE_STREAM_TIDAL
|
|
||||||
int tab_index_tidal_;
|
|
||||||
#endif
|
|
||||||
#ifdef HAVE_STREAM_DEEZER
|
|
||||||
int tab_index_deezer_;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MAINWINDOW_H
|
#endif // MAINWINDOW_H
|
||||||
|
|||||||
Reference in New Issue
Block a user