removed useless comment

This commit is contained in:
Rudi Grinberg 2012-11-14 14:49:28 -05:00
parent 2e59eca131
commit fcfa5cceee
1 changed files with 0 additions and 2 deletions

View File

@ -94,8 +94,6 @@ def main(global_config, api_client_config, log_config,
apiclient = apc.AirtimeApiClient.create_right_config(log=log,
config_path=api_client_config)
#ReplayGainUpdater.start_reply_gain(apiclient)
manager = Manager()
airtime_receiver = AirtimeMessageReceiver(config,manager)