summaryrefslogtreecommitdiff
path: root/test/client_server_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/client_server_test.cc')
-rw-r--r--test/client_server_test.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/client_server_test.cc b/test/client_server_test.cc
index 41f7997ee..afa67b81f 100644
--- a/test/client_server_test.cc
+++ b/test/client_server_test.cc
@@ -98,7 +98,6 @@ BOOST_AUTO_TEST_CASE (client_server_test_rgb)
PART_WHOLE,
ColourConversion(),
VIDEO_RANGE_FULL,
- weak_ptr<Content>(),
optional<dcpomatic::DCPTime>(),
24
)
@@ -188,7 +187,6 @@ BOOST_AUTO_TEST_CASE (client_server_test_yuv)
PART_WHOLE,
ColourConversion(),
VIDEO_RANGE_FULL,
- weak_ptr<Content>(),
boost::optional<dcpomatic::DCPTime>(),
24
)
@@ -265,7 +263,6 @@ BOOST_AUTO_TEST_CASE (client_server_test_j2k)
PART_WHOLE,
ColourConversion(),
VIDEO_RANGE_FULL,
- weak_ptr<Content>(),
boost::optional<dcpomatic::DCPTime>(),
24
)
@@ -294,7 +291,6 @@ BOOST_AUTO_TEST_CASE (client_server_test_j2k)
PART_WHOLE,
PresetColourConversion::all().front().conversion,
VIDEO_RANGE_FULL,
- weak_ptr<Content>(),
boost::optional<dcpomatic::DCPTime>(),
24
)