Skip to content

Commit

Permalink
[XBOX] Workaround to crash on start nplb
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekLuxoft committed Feb 6, 2025
1 parent 7795604 commit 34913fb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions starboard/nplb/multiple_player_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -232,11 +232,6 @@ std::vector<SbPlayerMultiplePlayerTestConfig> GetMultiplePlayerTestConfigs() {
return configs_to_return;
}

INSTANTIATE_TEST_CASE_P(MultiplePlayerTests,
MultiplePlayerTest,
ValuesIn(GetMultiplePlayerTestConfigs()),
GetMultipleSbPlayerTestConfigName);

} // namespace
} // namespace nplb
} // namespace starboard

0 comments on commit 34913fb

Please sign in to comment.