Skip to content

Commit

Permalink
Fixed compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRichards-Code committed Sep 6, 2024
1 parent cf67c65 commit 90cf84e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CrossPlatform/MeshRenderer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ using namespace crossplatform;
MeshRenderer::MeshRenderer()
:renderPlatform(nullptr)
, effect(nullptr)
, recompiled(false)
{
}

Expand Down

0 comments on commit 90cf84e

Please sign in to comment.