Skip to content

Commit aaf6b81

Browse files
committed
Remove 'NotificationBar' reference
1 parent 48e55f8 commit aaf6b81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/remote-rendering/tutorials/unity/view-remote-models/view-remote-models.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,6 @@ public async void InitializeSessionService()
593593
}
594594
catch (ArgumentException argumentException)
595595
{
596-
NotificationBar.Message("InitializeSessionService failed: SessionConfiguration is invalid.");
597596
Debug.LogError(argumentException.Message);
598597
CurrentCoordinatorState = RemoteRenderingState.NotAuthorized;
599598
return;

0 commit comments

Comments
 (0)