mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
[AFV] Remove obsolete VVL device index from CAudioDeviceInfo
This commit is contained in:
committed by
Mat Sutcliffe
parent
33d125c121
commit
c759d45bb0
@@ -48,9 +48,6 @@ namespace BlackMisc
|
||||
//! Find by name
|
||||
CAudioDeviceInfo findByName(const QString &name, bool strict = false) const;
|
||||
|
||||
//! Find device by its index
|
||||
CAudioDeviceInfo findByDeviceIndex(int deviceIndex);
|
||||
|
||||
//! Count (as of type)
|
||||
int count(CAudioDeviceInfo::DeviceType type) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user