@@ -28,7 +28,9 @@ namespace rtengine {
|
||||
delete wavelet_decomp[i];
|
||||
}
|
||||
delete[] wavfilt_anal;
|
||||
delete[] wavfilt_synth;
|
||||
delete[] wavfilt_synth;
|
||||
if(coeff0)
|
||||
delete [] coeff0;
|
||||
}
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user