id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked
10536,Correct saving of the DTSHDPassThru state,Gary Buhrmaster <gary.buhrmaster@…>,jyavenard,"In setupwizard_audio.cpp gcc produces the warning: setupwizard_audio.cpp:237:9: warning: variable ‘dtshdState’ set but not used [-W
unused-but-set-variable]

While many of these are set but not used messages are essentially uninteresting, in this case the variable appears to have been intended to be used in the next line to save the state, and instead a different variable was used in the saving of the setting.

From a cursory examination, it appears that during the copy/paste/edit of the code fragments, this particular edit was overlooked.

Patch attached.",Bug Report - General,closed,minor,unknown,MythTV - Audio Output,Unspecified,medium,Fixed,,,0
