Skip to content

Commit 9ebd9fd

Browse files
author
David Kline (ANALOG)
committed
remove obsolete todo, make handler methods virtual
1 parent 08d2f92 commit 9ebd9fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/MixedRealityToolkit/_Core/Devices/MixedReality/WindowsMixedRealitySpatialObserver.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ private void SurfaceObserver_OnDataReady(SurfaceData cookedData, bool outputWrit
470470
}
471471

472472
// Add / update the mesh to our collection
473-
// todo: fix
474473
bool sendUpdatedEvent = false;
475474
if (meshObjects.ContainsKey(cookedData.id.handle))
476475
{

0 commit comments

Comments
 (0)