summaryrefslogtreecommitdiff
path: root/src/lib/image.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-11 16:34:21 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-11 16:34:21 +0100
commitb683333b66b0c37bac09d492c65a880d73daf9a9 (patch)
treec80c4e1f5d13ed60acf37ee91cc1a5986d8e4ca9 /src/lib/image.h
parent8139c134b1c3e46d523e3ea9799dd33d8f05fb7a (diff)
Remove unused method.
Diffstat (limited to 'src/lib/image.h')
-rw-r--r--src/lib/image.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/image.h b/src/lib/image.h
index 5c3931102..8cf4a72f7 100644
--- a/src/lib/image.h
+++ b/src/lib/image.h
@@ -75,8 +75,6 @@ public:
return _pixel_format;
}
- std::string digest () const;
-
private:
friend struct pixel_formats_test;