]> OCCT Git - occt.git/commit
Coding - Fixing compilation warnings (#812)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Sat, 8 Nov 2025 16:01:10 +0000 (16:01 +0000)
committerGitHub <noreply@github.com>
Sat, 8 Nov 2025 16:01:10 +0000 (16:01 +0000)
commit9309eb9c2d31a4d3c1341a8f79f09f9978dde63c
tree7d2b521d0fcaee960e208a01399406233ead9c08
parentbbdddd24d4985b7f009e1e3bef0f96ca68167d5e
Coding - Fixing compilation warnings (#812)

- Removed unused variables in IVtkOCC_ViewerSelector to clean up the code.
- Eliminated the 'acceptvoid' variable from multiple methods to streamline the code.
- Improved code clarity and maintainability by reducing unnecessary complexity.
src/DataExchange/TKDESTEP/StepData/StepData_StepReaderData.cxx
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ViewerSelector.cxx