From: eduardo.davila@creatis.insa-lyon.fr Date: Mon, 14 Apr 2025 08:24:14 +0000 (+0200) Subject: Clean code X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=refs%2Fheads%2Fvtk9itk5wx3-macos;p=crea.git Clean code --- diff --git a/src/creawxVTKRenderWindowInteractor.mm b/src/creawxVTKRenderWindowInteractor.mm index 90ac768..51fd743 100644 --- a/src/creawxVTKRenderWindowInteractor.mm +++ b/src/creawxVTKRenderWindowInteractor.mm @@ -1071,7 +1071,7 @@ void wxVTKRenderWindowInteractor::PrintSelf(ostream& os, vtkIndent indent) } -// LG : EO namespace bbwxvtk +// LG : EO namespace //=======================================================================