diff options
Diffstat (limited to 'sound/oss/dmasound/dmasound.h')
-rw-r--r-- | sound/oss/dmasound/dmasound.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/oss/dmasound/dmasound.h b/sound/oss/dmasound/dmasound.h index 222014cafc1a..a1b0b92af4b5 100644 --- a/sound/oss/dmasound/dmasound.h +++ b/sound/oss/dmasound/dmasound.h | |||
@@ -270,7 +270,6 @@ extern int dmasound_catchRadius; | |||
270 | #define SW_INPUT_VOLUME_SCALE 4 | 270 | #define SW_INPUT_VOLUME_SCALE 4 |
271 | #define SW_INPUT_VOLUME_DEFAULT (128 / SW_INPUT_VOLUME_SCALE) | 271 | #define SW_INPUT_VOLUME_DEFAULT (128 / SW_INPUT_VOLUME_SCALE) |
272 | 272 | ||
273 | extern int expand_bal; /* Balance factor for expanding (not volume!) */ | ||
274 | extern int expand_read_bal; /* Balance factor for reading */ | 273 | extern int expand_read_bal; /* Balance factor for reading */ |
275 | extern uint software_input_volume; /* software implemented recording volume! */ | 274 | extern uint software_input_volume; /* software implemented recording volume! */ |
276 | 275 | ||