Skip to content

Commit

Permalink
Delete unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
garethsb authored Nov 4, 2023
1 parent 4bdd15a commit 67cf14b
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 67cf14b

Please sign in to comment.