Skip to content

Commit 893d1d4

Browse files
Reversed serialization of the Dictation system. Added in error
1 parent 7bad437 commit 893d1d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/MixedRealityToolkit/_Core/Definitions/InputSystem/MixedRealityInputSystemProfile.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ public MixedRealitySpeechCommandsProfile SpeechCommandsProfile
9494
private set { speechCommandsProfile = value; }
9595
}
9696

97-
[SerializeField]
98-
[Tooltip("Dictation system to be used within the project")]
9997
private IMixedRealityDictationSystem dictationSystem;
10098

10199
/// <summary>

0 commit comments

Comments
 (0)