Fix some issues reported by coverity
This commit is contained in:
@@ -106,7 +106,7 @@ public:
|
||||
return sampleArrangement;
|
||||
}
|
||||
|
||||
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, bool first)
|
||||
{
|
||||
printf("getStdImage NULL!\n");
|
||||
}
|
||||
|
Reference in New Issue
Block a user