Cleanup: forgot to remove empty line in previous commit.

This commit is contained in:
Bastien Montagne 2021-10-26 09:58:03 +02:00
parent ee743204b0
commit 7bc7d1747c
1 changed files with 0 additions and 1 deletions

View File

@ -1344,7 +1344,6 @@ static int wm_xr_navigation_teleport_modal(bContext *C, wmOperator *op, const wm
return OPERATOR_FINISHED;
}
default:
/* XR events currently only support press and release. */
BLI_assert_unreachable();
wm_xr_raycast_uninit(op);