Skip to content

Commit

Permalink
Update AppDemoGui.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm4 committed Nov 27, 2023
1 parent 5f48dd1 commit 7122373
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/app_demo_slproject/source/AppDemoGui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4370,8 +4370,6 @@ void AppDemoGui::buildProperties(SLScene* s, SLSceneView* sv)
}
}

ImGui::Text("Supports GPU skinning: %s", m->supportsGPUSkinning() ? "Yes" : "No");

ImGui::TreePop();
}
}
Expand Down

0 comments on commit 7122373

Please sign in to comment.