Fix some issues reported by coverity
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
Image8* to8();
|
||||
Imagefloat* tofloat();
|
||||
|
||||
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
|
||||
{
|
||||
|
Reference in New Issue
Block a user