diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-11 16:34:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-11 16:34:21 +0100 |
| commit | b683333b66b0c37bac09d492c65a880d73daf9a9 (patch) | |
| tree | c80c4e1f5d13ed60acf37ee91cc1a5986d8e4ca9 /src/lib/image.h | |
| parent | 8139c134b1c3e46d523e3ea9799dd33d8f05fb7a (diff) | |
Remove unused method.
Diffstat (limited to 'src/lib/image.h')
| -rw-r--r-- | src/lib/image.h | 2 |
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; |
