Skip to content

Commit

Permalink
Merge pull request #352 from garethsb/patch-3
Browse files Browse the repository at this point in the history
Delete unused code
  • Loading branch information
lo-simon authored Nov 6, 2023
2 parents 4bdd15a + 67cf14b commit 112e7ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Development/sdp/test/sdp_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,6 @@ a=framerate:59.94
////////////////////////////////////////////////////////////////////////////////////////////
BST_TEST_CASE(testSdpDigits)
{
const bool keep_order = true;

const std::string test_sdp = R"(v=000
o=- 007 0987654321098765432 IN IP4 192.0.2.0
s=Leading zeros
Expand Down

0 comments on commit 112e7ad

Please sign in to comment.