Remove dead code
This commit is contained in:
@@ -188,10 +188,6 @@ void QtSystemTrayIcon::SetStopped() {
|
||||
|
||||
}
|
||||
|
||||
void QtSystemTrayIcon::LastFMButtonVisibilityChanged(bool value) {
|
||||
|
||||
}
|
||||
|
||||
void QtSystemTrayIcon::MuteButtonStateChanged(bool value) {
|
||||
if (action_mute_) action_mute_->setChecked(value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user