mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 13:03:55 +02:00
unused variable...
This commit is contained in:
parent
762b409814
commit
588afaaa85
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ ContextOverlayInterface::ContextOverlayInterface() {
|
|||
});
|
||||
}
|
||||
|
||||
static const xColor BB_OVERLAY_COLOR = {255, 255, 0};
|
||||
static const uint32_t LEFT_HAND_HW_ID = 1;
|
||||
static const xColor CONTEXT_OVERLAY_COLOR = { 255, 255, 255 };
|
||||
static const float CONTEXT_OVERLAY_INSIDE_DISTANCE = 1.0f; // in meters
|
||||
|
|
Loading…
Reference in a new issue