-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
OSVR-Unity-Rendering/OsvrRenderingPlugin.cpp:590:19: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
if (index < 0 || index >= getNumRenderInfo()) {
~~~~~ ^ ~
Think the meaningless compare can just be removed. This is branch d3d_capi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels