st/steamvr_drv: Use undef instead of comment for debug define [NFC]

This commit is contained in:
Jakob Bornecrantz 2023-09-01 19:50:34 +01:00
parent 87ec56ca17
commit a0fd61ec1e

View file

@ -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
/*