From bc9bd13a2d9df75057511deca71b943ab1183e19 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 18 May 2017 00:57:56 +0100 Subject: Remove old declaration. --- src/lib/dcpomatic_time.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/dcpomatic_time.h b/src/lib/dcpomatic_time.h index 8b2bcce05..ad5b6768e 100644 --- a/src/lib/dcpomatic_time.h +++ b/src/lib/dcpomatic_time.h @@ -35,8 +35,6 @@ #include #include -class dcpomatic_round_up_test; - /** A time in seconds, expressed as a number scaled up by Time::HZ. We want two different * versions of this class, ContentTime and DCPTime, and we want it to be impossible to * convert implicitly between the two. Hence there's this template hack. I'm not -- cgit v1.2.3