Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / src / lib / image.h
index 08fdceaa598ae546528ae7b00de2ddfed0bd834c..c5fc3dd2db47d11af362cd757c6b38a12d33efe6 100644 (file)
@@ -54,7 +54,6 @@ public:
        bool aligned () const;
 
        int planes () const;
-       int components () const;
        int line_factor (int) const;
        dcp::Size sample_size (int) const;