Skip to content

Commit

Permalink
fixup whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-Carey committed Jun 15, 2024
1 parent f2ebf03 commit d7a808a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,7 @@ void UInworldPlayerAudioCaptureComponent::BeginPlay()
OutputAudioCapture = MakeShared<FInworldSubmixAudioCapture>(this, OnOutputCapture);
}


InputAudioCapture->RequestCapturePermission();

if (OutputAudioCapture.IsValid())
{
OutputAudioCapture->RequestCapturePermission();
Expand Down

0 comments on commit d7a808a

Please sign in to comment.