Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1f337fe authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "CEC: Drop obsolete method"

parents d8ea14e0 fb3272ff
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -142,8 +142,4 @@ public class SystemAudioInitiationActionFromAvr extends HdmiCecFeatureAction {
                    }
                });
    }

    private void switchToRelevantInputForDeviceAt(int physicalAddress) {
        // TODO(shubang): implement this method
    }
}