| Index: trunk/src/chromeos/audio/cras_audio_handler.h
|
| ===================================================================
|
| --- trunk/src/chromeos/audio/cras_audio_handler.h (revision 252005)
|
| +++ trunk/src/chromeos/audio/cras_audio_handler.h (working copy)
|
| @@ -99,9 +99,6 @@
|
| // Returns true if the output volume is below the default mute volume level.
|
| virtual bool IsOutputVolumeBelowDefaultMuteLvel();
|
|
|
| - // Returns volume level in 0-100% range at which the volume should be muted.
|
| - virtual int GetOutputDefaultVolumeMuteThreshold();
|
| -
|
| // Gets volume level in 0-100% range (0 being pure silence) for the current
|
| // active node.
|
| virtual int GetOutputVolumePercent();
|
|
|