Skip to content

Commit 5fe0b5b

Browse files
committed
Remove an extraneous reference to BaseMixedRealityLineDataProvider
1 parent 4cf7eaf commit 5fe0b5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/MixedRealityToolkit.SDK/Features/UX/Scripts/Pointers/TeleportPointer.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ public class TeleportPointer : LinePointer, IMixedRealityTeleportPointer, IMixed
7171
[SerializeField]
7272
private DistorterGravity gravityDistorter = null;
7373

74-
BaseMixedRealityLineDataProvider
75-
7674
/// <summary>
7775
/// The Gravity Distorter that is affecting the <see cref="Utilities.BaseMixedRealityLineDataProvider"/> attached to this pointer.
7876
/// </summary>

0 commit comments

Comments
 (0)