diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-15 15:26:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-15 15:26:04 +0100 |
| commit | 45f9912aa850546e319e32a4052517d67f4e3d8f (patch) | |
| tree | f92b43f73e82cd09bf6a3bea29147aafa9c59d79 /src/lib/ratio.h | |
| parent | 708dacb8247c73c02b6192464325738203ca001a (diff) | |
Allow no-stretch scaling of video content.
Diffstat (limited to 'src/lib/ratio.h')
| -rw-r--r-- | src/lib/ratio.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/ratio.h b/src/lib/ratio.h index c331edabe..f3354f1b6 100644 --- a/src/lib/ratio.h +++ b/src/lib/ratio.h @@ -34,8 +34,6 @@ public: , _dci_name (d) {} - libdcp::Size size (libdcp::Size) const; - std::string id () const { return _id; } |
