Remove an unused variable.
Fix a warning on gcc 4.6. 'internal_sampling_rate_Hz' was replaced by 'bandwidth' in a10e8796 but the local variable holding the setting wasn't removed.
Loading
Please register or sign in to comment
Fix a warning on gcc 4.6. 'internal_sampling_rate_Hz' was replaced by 'bandwidth' in a10e8796 but the local variable holding the setting wasn't removed.