mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Ref T105, remove empty cleanup functions
This commit is contained in:
committed by
Mathew Sutcliffe
parent
0bfd9a55a2
commit
8aed8f598e
@@ -49,9 +49,6 @@ namespace BlackSound
|
||||
//! \copydoc BlackMisc::CContinuousWorker::initialize
|
||||
virtual void initialize() override;
|
||||
|
||||
//! \copydoc BlackMisc::CContinuousWorker::cleanup
|
||||
virtual void cleanup() override {}
|
||||
|
||||
private:
|
||||
void handleStateChanged(QAudio::State newState);
|
||||
void playBuffer();
|
||||
|
||||
Reference in New Issue
Block a user