diff Framework/Inputs/DecodedTiledPyramid.h @ 179:f80631f632ad

cppcheck, upgrade to Orthanc framework 1.7.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 May 2020 16:16:54 +0200
parents e3cbf890b588
children 1e864138f0da
line wrap: on
line diff
--- a/Framework/Inputs/DecodedTiledPyramid.h	Tue Apr 21 10:53:23 2020 +0200
+++ b/Framework/Inputs/DecodedTiledPyramid.h	Tue May 26 16:16:54 2020 +0200
@@ -34,7 +34,6 @@
   class DecodedTiledPyramid : public ITiledPyramid
   {
   private:
-    bool     grayscale_;
     uint8_t  backgroundColor_[3];
 
   protected: