Skip to content

Commit 76aebcf

Browse files
committed
Undo shm chnages
1 parent e5b2088 commit 76aebcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/stub_launcher.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ StubLauncher::Launch()
288288
parent_message_queue_.reset();
289289
memory_manager_.reset();
290290
WaitForStubProcess();
291-
shm_pool_.reset();
292291
}
293292
});
294293

@@ -445,7 +444,6 @@ StubLauncher::Launch()
445444
parent_message_queue_.reset();
446445
memory_manager_.reset();
447446
WaitForStubProcess();
448-
shm_pool_.reset();
449447
}
450448
});
451449

0 commit comments

Comments
 (0)