Skip to content
Snippets Groups Projects
Commit 06b8ac35 authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Do not delete omniORB object.

parent 4cd9bea3
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,6 @@ namespace graphics
Server::~Server()
{
private_->deactivateAndDestroyServers();
private_->orb_->shutdown(0);
delete private_;
private_ = NULL;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment