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