Skip to content

Commit

Permalink
Skipping ipc setup. That should happen externally
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Aug 19, 2023
1 parent 0b11f03 commit d3177a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/RTI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ moab::ErrorCode RayTracingInterface::init()

mdam = std::shared_ptr<MBDirectAccess>(new MBDirectAccess(MBI));

GTT->setup_implicit_complement();

// detemine how many volumes are in the MOAB file
moab::Range vols;
rval = get_vols(vols);
Expand Down

0 comments on commit d3177a6

Please sign in to comment.