X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=PackRecalage%2Fsrc%2FbbPackRecalageImageConvolution.cxx;h=d4ce2be488e8e58a9d9d8de92e43d01a1eb553eb;hb=3707df370a2c5b61006233977fb91c5652e0ffea;hp=c37aa3de0672f542bf18c2151b9d9f6c5a554a13;hpb=ef1b2d78a9c08ea55e470608a6a8fe0fa1ad6099;p=creaRigidRegistration.git diff --git a/PackRecalage/src/bbPackRecalageImageConvolution.cxx b/PackRecalage/src/bbPackRecalageImageConvolution.cxx index c37aa3d..d4ce2be 100644 --- a/PackRecalage/src/bbPackRecalageImageConvolution.cxx +++ b/PackRecalage/src/bbPackRecalageImageConvolution.cxx @@ -32,14 +32,6 @@ void ImageConvolution::bbUserInitializeProcessing() void ImageConvolution::bbUserFinalizeProcessing() { delete convolution; - -// THE FINALIZATION METHOD BODY : -// Here does nothing -// but this is where you should desallocate the internal/output pointers -// if any - } } -// EO namespace bbPackRecalage - - +// EO namespace bbPackRecalage \ No newline at end of file