Kaydet (Commit) 50f71239 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Closing is implicitly done in the osl::Pipe dtor, anyway

Change-Id: I6002e42c75d68de9f999b481f41f18f5f765266b
üst 54dae860
......@@ -653,7 +653,6 @@ OfficeIPCThread::OfficeIPCThread() :
OfficeIPCThread::~OfficeIPCThread()
{
maPipe.close();
}
void OfficeIPCThread::SetReady()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment