mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-17 04:15:44 +00:00
st/steamvr_drv: Use undef instead of comment for debug define [NFC]
This commit is contained in:
parent
87ec56ca17
commit
a0fd61ec1e
|
@ -56,8 +56,9 @@ DEBUG_GET_ONCE_NUM_OPTION(scale_percentage, "XRT_COMPOSITOR_SCALE_PERCENTAGE", 1
|
|||
|
||||
#define OPENVR_BONE_COUNT 31
|
||||
|
||||
//#define DUMP_POSE
|
||||
//#define DUMP_POSE_CONTROLLERS
|
||||
// Debug define(s), always off.
|
||||
#undef DUMP_POSE
|
||||
#undef DUMP_POSE_CONTROLLERS
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue