summaryrefslogtreecommitdiff
path: root/src/lib/image.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-16 01:10:08 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-16 01:10:08 +0100
commit09a0d2f170b17c1eef75d334f20e5f5c6d19b1c9 (patch)
treee5c338bc8c7bd0eea8a55197d429da6c15f8c6b2 /src/lib/image.h
parentbb5434e9845556a0bd58792c3082a8a15abd127e (diff)
Remove unused method.
Diffstat (limited to 'src/lib/image.h')
-rw-r--r--src/lib/image.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/image.h b/src/lib/image.h
index 08fdceaa5..c5fc3dd2d 100644
--- a/src/lib/image.h
+++ b/src/lib/image.h
@@ -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;