Skip to content

Commit

Permalink
CORE-2728 - we anyway do not receive errors from service in svc_statu…
Browse files Browse the repository at this point in the history
…s when detaching
  • Loading branch information
AlexPeshkoff committed Nov 30, 2009
1 parent 6018717 commit dde6cc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/jrd/svc.cpp
Expand Up @@ -950,8 +950,6 @@ static THREAD_ENTRY_DECLARE svcShutdownThread(THREAD_ENTRY_PARAM)

void Service::detach()
{
ThreadIdHolder holdId(svc_thread_strings);

// save it cause after call to finish() we can't access class members any more
const bool localDoShutdown = svc_do_shutdown;

Expand Down

0 comments on commit dde6cc6

Please sign in to comment.