X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_content_scale.h;h=845c71a52f5106616b2b2c4f53a373041947032b;hb=d3f97ca7ca2877689f4ed59482e935431d43f027;hp=2f161b1a7069d05e5c5756945fb09bafa9175e16;hpb=a69d242f3f00207d6ea7320e6723775f4b0dbfb3;p=dcpomatic.git diff --git a/src/lib/video_content_scale.h b/src/lib/video_content_scale.h index 2f161b1a7..845c71a52 100644 --- a/src/lib/video_content_scale.h +++ b/src/lib/video_content_scale.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2015 Carl Hetherington + Copyright (C) 2013-2018 Carl Hetherington This file is part of DCP-o-matic. @@ -61,7 +61,6 @@ public: static std::vector all () { return _scales; } - static VideoContentScale from_id (std::string id); private: /** a ratio to stretch the content to, or 0 for no stretch */