microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

GazeRuler: Another unused variable warning #155

Closed jwittner closed 8 years ago

jwittner commented 8 years ago

Assets/HoloToolkit-Examples/GazeRuler/Scripts/Test/LineTest.cs(21,13): warning CS0168: The variable `cameraDir' is declared but never used

ChangweiZhang commented 8 years ago

I have fix this issue. Thank you