Skip to content

Commit 51648c2

Browse files
committed
refactor: apply fixes from upstream
1 parent e5fe4dd commit 51648c2

File tree

7 files changed

+375
-273
lines changed

7 files changed

+375
-273
lines changed

src/audio/pipewire/PwAppManager.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ private slots:
2121
void handleSettingsUpdate(const AppConfig::Key&, const QVariant&);
2222

2323
private:
24-
// TODO const ref?
2524
void onAppAdded(const NodeInfo& serial);
2625
void onAppChanged(const NodeInfo& serial);
2726
void onAppRemoved(const uint64_t serial);

0 commit comments

Comments
 (0)