Remove extra class layer in AudioDeviceThread |
|
Issue descriptionIn AudioDeviceThread there is a nested class Thread which by judging from the comment should not be needed anymore. It should be removed. When removing ADT::Thread, also move name and synchronized flag from StartSuspended() to constructor. |
|
►
Sign in to add a comment |
|
Comment 1 by grunell@chromium.org
, Jun 30 2016Labels: M-53
Status: Fixed (was: Assigned)