Skip to content

Commit c85c971

Browse files
committed
Merge remote-tracking branch 'upstream/mrtk_development_hl2' into apicontract
2 parents fb9ec79 + c3ab018 commit c85c971

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Assets/MixedRealityToolkit.Providers/WindowsVoiceInput/WindowsDictationInputProvider.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
namespace Microsoft.MixedReality.Toolkit.Windows.Input
1515
{
16-
#if UNITY_STANDALONE_WIN || UNITY_WSA || UNITY_EDITOR_WIN
17-
1816
[MixedRealityDataProvider(
1917
typeof(IMixedRealityInputSystem),
2018
SupportedPlatforms.WindowsStandalone | SupportedPlatforms.WindowsUniversal | SupportedPlatforms.WindowsEditor,

Assets/MixedRealityToolkit.Providers/WindowsVoiceInput/WindowsSpeechInputProvider.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
namespace Microsoft.MixedReality.Toolkit.Windows.Input
1515
{
16-
#if UNITY_STANDALONE_WIN || UNITY_WSA || UNITY_EDITOR_WIN
17-
1816
[MixedRealityDataProvider(
1917
typeof(IMixedRealityInputSystem),
2018
SupportedPlatforms.WindowsStandalone | SupportedPlatforms.WindowsUniversal | SupportedPlatforms.WindowsEditor,

0 commit comments

Comments
 (0)