diff options
Diffstat (limited to 'src/lib/encoder.h')
| -rw-r--r-- | src/lib/encoder.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/encoder.h b/src/lib/encoder.h index a4fe55874..3b8c233bb 100644 --- a/src/lib/encoder.h +++ b/src/lib/encoder.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -45,10 +45,8 @@ class AudioBuffers; class Film; class ServerDescription; class DCPVideo; -class EncodedData; class Writer; class Job; -class ServerFinder; class PlayerVideo; /** @class Encoder |
