Skip to content

Commit fcf0cf0

Browse files
committed
Initialization of this variable is successfully performed in the constructor.
1 parent c47e323 commit fcf0cf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Layers/xrRender/SkeletonAnimated.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,6 @@ void CKinematicsAnimated::IBlend_Startup()
678678
{
679679
_DBG_SINGLE_USE_MARKER;
680680
CBlend B;
681-
ZeroMemory(&B, sizeof(B));
682681
// B.blend = CBlend::eFREE_SLOT;
683682

684683
B.set_free_state();

0 commit comments

Comments
 (0)