Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Aug 17, 2020
1 parent 3bfcf86 commit d2d0817
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plugins/test/ZincWindow/src/zincwindowwindow.cpp
Expand Up @@ -143,9 +143,6 @@ void ZincWindowWindow::createAndSetZincContext()

// Add a tri-linear cube to our Zinc context

// Load our .exfile to our default region using a temporary copy of our
// .exfile file

OpenCMISS::Zinc::Region region = mZincContext.getDefaultRegion();

region.readFile(mExFile.toUtf8().constData());
Expand Down

0 comments on commit d2d0817

Please sign in to comment.