Fix some issues reported by coverity

This commit is contained in:
heckflosse
2018-11-16 20:48:33 +01:00
parent 91706c284a
commit 1fa253ba63
12 changed files with 15 additions and 15 deletions

View File

@@ -49,7 +49,7 @@ public:
Image8* to8();
Image16* to16();
virtual void getStdImage (ColorTemp ctemp, int tran, Imagefloat* image, PreviewProps pp, bool first, procparams::ToneCurveParams hrp);
virtual void getStdImage (ColorTemp ctemp, int tran, Imagefloat* image, PreviewProps pp);
virtual const char* getType () const
{